Update autoconfig too

This commit is contained in:
Florent Daigniere
2024-06-22 10:04:10 +02:00
parent b7dcf45267
commit b3d49599cf
2 changed files with 8 additions and 7 deletions

View File

@@ -87,6 +87,7 @@ DEFAULT_CONFIG = {
'TLS_PERMISSIVE': True,
'TZ': 'Etc/UTC',
'DEFAULT_SPAM_THRESHOLD': 80,
'PORTS': '25,80,443,465,993,995,4190',
'PROXY_AUTH_WHITELIST': '',
'PROXY_AUTH_HEADER': 'X-Auth-Email',
'PROXY_AUTH_CREATE': False,