Revert "[szhang01/fix_env_overwrite] Comment out unnecessary setting in env.py.example"
This commit is contained in:
@@ -77,9 +77,7 @@ BARK_ENABLED = 0
|
|||||||
BARK_PUSH_URL = 'https://api.day.app/:your_token'
|
BARK_PUSH_URL = 'https://api.day.app/:your_token'
|
||||||
|
|
||||||
# 输出日志到文件
|
# 输出日志到文件
|
||||||
# 默认设置不需要,related issue: https://github.com/pjialin/py12306/issues/319
|
OUT_PUT_LOG_TO_FILE_ENABLED = 0
|
||||||
# 如需更改再 uncomment 掉下面这行
|
|
||||||
# OUT_PUT_LOG_TO_FILE_ENABLED = 0
|
|
||||||
OUT_PUT_LOG_TO_FILE_PATH = 'runtime/12306.log' # 日志目录
|
OUT_PUT_LOG_TO_FILE_PATH = 'runtime/12306.log' # 日志目录
|
||||||
|
|
||||||
# 分布式集群配置
|
# 分布式集群配置
|
||||||
|
|||||||
Reference in New Issue
Block a user