Add excluded_domain_name to default_conf
This commit is contained in:
@@ -63,3 +63,6 @@ locale = 'en_EN'
|
||||
|
||||
# Don't keep requests of all visitors into database
|
||||
keep_requests = False
|
||||
|
||||
# Domain names that should be ignored
|
||||
excluded_domain_name = []
|
||||
|
Reference in New Issue
Block a user