mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 12:36:05 +00:00
Add BG_DOMAIN_UPDATES config for docker development env
This commit is contained in:
@ -120,3 +120,6 @@ DNSSEC_ADMINS_ONLY = True
|
|||||||
|
|
||||||
# EXPERIMENTAL FEATURES
|
# EXPERIMENTAL FEATURES
|
||||||
PRETTY_IPV6_PTR = False
|
PRETTY_IPV6_PTR = False
|
||||||
|
|
||||||
|
# Domain updates in background, for big installations
|
||||||
|
BG_DOMAIN_UPDATES = False
|
||||||
|
Reference in New Issue
Block a user