Skip to content

Commit 3ba5ceb

Browse files
committed
[Fix] env
1 parent 77636eb commit 3ba5ceb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ LANGUAGE=en
55
LOGGER_DEBUGLOG_PATH=./logs/debug.log
66
LOGGER_ERRORLOG_PATH=./logs/errors.log
77
LOGGER_LANGUAGE=en
8-
LOGGER_COLORS=true
8+
LOGGER_COLORS=enabled
99
LOGGER_DEBUG=enabled
1010
LOGGER_INFO=enabled
1111
LOGGER_WARNING=enabled
1212
LOGGER_ERROR=enabled
1313
LOGGER_SPONSOR=enabled
14-
LOGGER_WRITE=false
14+
LOGGER_WRITE=disabled
1515
LOGGER_TYPE=log

0 commit comments

Comments
 (0)