local-letsencrypt/server/config.cfg.dist

12 lines
226 B
Plaintext

# Global configuration
TOKENS = {
'testing3.waw.inf.re:TXT': 'testtoken',
}
# OVH-specific backend configuration
OVH_ZONE = 'inf.re'
# PowerDNS-specific backend configuration
PDNS_ZONE = 'inf.re'
PDNS_TOKEN = 'changeme'