summaryrefslogtreecommitdiffstats
path: root/integrations/mysql8.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/mysql8.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/mysql8.ini.tmpl')
-rw-r--r--integrations/mysql8.ini.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/mysql8.ini.tmpl b/integrations/mysql8.ini.tmpl
index 6db3c880ff..1e14bc1356 100644
--- a/integrations/mysql8.ini.tmpl
+++ b/integrations/mysql8.ini.tmpl
@@ -59,7 +59,7 @@ PROVIDER_CONFIG = data/sessions-mysql8
[log]
MODE = test,file
-ROOT_PATH = sqlite-log
+ROOT_PATH = mysql8-log
REDIRECT_MACARON_LOG = true
ROUTER = ,
MACARON = ,