mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
prepare for v1.6.0-beta
This commit is contained in:
@@ -6,4 +6,11 @@ MYSQL_DATABASE=nexusphp
|
||||
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PORT=6379
|
||||
REDIS_DATABASE=0
|
||||
REDIS_DATABASE=0
|
||||
|
||||
USE_CRON_TRIGGER_CLEANUP=false
|
||||
|
||||
LOG_FILE=/tmp/nexus.log
|
||||
LOG_SPLIT=daily
|
||||
|
||||
TIMEZONE=PRC
|
||||
Reference in New Issue
Block a user