Add BG_DOMAIN_UPDATES config for docker development env

This commit is contained in:
Khanh Ngo 2018-06-11 17:02:01 +07:00
parent b7dac8a565
commit f85f814d9f
No known key found for this signature in database
GPG key ID: B9AE3BAF6D5A7B22

View file

@ -120,3 +120,6 @@ DNSSEC_ADMINS_ONLY = True
# EXPERIMENTAL FEATURES
PRETTY_IPV6_PTR = False
# Domain updates in background, for big installations
BG_DOMAIN_UPDATES = False