Add excluded_domain_name to default_conf

This commit is contained in:
Gregory Soutade 2023-07-14 09:24:47 +02:00
parent 16cd817fec
commit 07eb919837
1 changed files with 3 additions and 0 deletions

View File

@ -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 = []