czds_python_download/config.sample.json

8 lines
270 B
JSON

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