Fix typo which breaks autodiscover
See issue #154
This commit is contained in:
acidsploit
2017-09-11 11:08:36 +02:00
committed by GitHub
parent 5c7d524052
commit 6bcd12b3a7

View File

@@ -10,7 +10,7 @@ rate_limit_exception_networks = 127.0.0.0/8, ::1/128
[global] [global]
backend = sql backend = sql
actions = settings action = settings
account_type = email account_type = email
host = %sql_dsn host = %sql_dsn
query = %sql_query query = %sql_query