czds_python_download/config.sample.json
2018-12-06 19:09:12 -08:00

8 lines
280 B
JSON

{
"icann.account.username": "username@example.com",
"icann.account.password": "Abcdef#12345678",
"authentication.base.url": "https://account-api-test.icann.org",
"czds.base.url": "https://czds-api-test.icann.org",
"working.directory": "/where/zonefiles/will/be/saved"
}