diff options
Diffstat (limited to 'tests/mysql.ini.tmpl')
-rw-r--r-- | tests/mysql.ini.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mysql.ini.tmpl b/tests/mysql.ini.tmpl index 6fcb2792c3..9d6bbd65e6 100644 --- a/tests/mysql.ini.tmpl +++ b/tests/mysql.ini.tmpl @@ -117,3 +117,6 @@ PASSWORD = debug USE_TLS = true SKIP_TLS_VERIFY = true REPLY_TO_ADDRESS = incoming+%{token}@localhost + +[actions] +ENABLED = true |