aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
blob: a6398c650020f565674a61225d359b2d0477cce1 (plain)
1
2
3
4
5
6
7
{
    "url": "https://activecollab.example.com/api/v1",
    "user": "example@example.com",
    "password": "secretpassword",
    "client_name": "Cli App",
    "client_vendor": "Company Name"
}