aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/mysql.ini
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2017-06-15 10:50:12 +0800
committerKim "BKC" Carlbäcker <kim.carlbacker@gmail.com>2017-06-15 04:50:12 +0200
commit31b5e9177f7c0ddcdb97e667f0634fdd13a8d59b (patch)
tree709f6f8e6ee93e706f900d49e94a6e7b7ed1e3ed /integrations/mysql.ini
parent5b0cbf378891b82084b2cbb0e58ea628880f8c95 (diff)
downloadgitea-31b5e9177f7c0ddcdb97e667f0634fdd13a8d59b.tar.gz
gitea-31b5e9177f7c0ddcdb97e667f0634fdd13a8d59b.zip
fix collborators lack of units on orgnization repositories (#1968)
* fix collborators lack of units on orgnization repositories * also change log level to debug
Diffstat (limited to 'integrations/mysql.ini')
-rw-r--r--integrations/mysql.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/integrations/mysql.ini b/integrations/mysql.ini
index 02a6ca2dd3..bf3fa9105c 100644
--- a/integrations/mysql.ini
+++ b/integrations/mysql.ini
@@ -47,10 +47,10 @@ MODE = console,file
ROOT_PATH = mysql-log
[log.console]
-LEVEL = Warn
+LEVEL = Debug
[log.file]
-LEVEL = Info
+LEVEL = Debug
[security]
INSTALL_LOCK = true