Merge pull request #155 from acidsploit/acidsploit-patch-1

Fix typo in automx.conf.tpl
This commit is contained in:
Antoine Nguyen
2017-09-11 15:29:18 +02:00
committed by GitHub

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