Commit e943272f authored by 姜登's avatar 姜登

yys

parent f848f4f7
Pipeline #6456 passed with stage
in 4 seconds
...@@ -10,9 +10,8 @@ module.exports = appInfo => { ...@@ -10,9 +10,8 @@ module.exports = appInfo => {
config.middleware = ['requestLog', 'errorHandler']; config.middleware = ['requestLog', 'errorHandler'];
config.logrotator = { config.logrotator = {
maxDays: 5, maxDays: 5,
} };
// 是否启用csrf安全 // 是否启用csrf安全
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment