summaryrefslogtreecommitdiffstats
path: root/integrations/mysql.ini.tmpl
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2019-09-25 20:13:18 +0800
committerAntoine GIRARD <sapk@users.noreply.github.com>2019-09-25 14:13:18 +0200
commita8c024043ca7a762c29e3ed97b791df541b219d9 (patch)
treecae62a5a902695acf9cd82b5981c381850872c20 /integrations/mysql.ini.tmpl
parentc05b89a5aaea7c3a7db9b602693556cde725a30f (diff)
downloadgitea-a8c024043ca7a762c29e3ed97b791df541b219d9.tar.gz
gitea-a8c024043ca7a762c29e3ed97b791df541b219d9.zip
Improve integration tests (#8276)
* improve integration tests * fix Makefile * improve makefile and integration docs
Diffstat (limited to 'integrations/mysql.ini.tmpl')
-rw-r--r--integrations/mysql.ini.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/mysql.ini.tmpl b/integrations/mysql.ini.tmpl
index 44ca51ff8b..6eed7e1578 100644
--- a/integrations/mysql.ini.tmpl
+++ b/integrations/mysql.ini.tmpl
@@ -62,7 +62,7 @@ PROVIDER_CONFIG = data/sessions-mysql
[log]
MODE = test,file
-ROOT_PATH = sqlite-log
+ROOT_PATH = mysql-log
REDIRECT_MACARON_LOG = true
ROUTER = ,
MACARON = ,