...
|
...
|
@@ -24,7 +24,7 @@ redis_auth = "" |
|
|
##out_put:"console","file"
|
|
|
log_output = "console"
|
|
|
log_filename = "${aliyun_logs_access||ability.log}"
|
|
|
log_level = "${LOG_LEVEL||error}"
|
|
|
log_level = "${LOG_LEVEL||debug}"
|
|
|
|
|
|
##统一用户中心相关配置
|
|
|
ucenter_check_alt = "rsF0pL!6DwjBO735"
|
...
|
...
|
|