# 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'