mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-05 06:10:26 +08:00
访问日志默认为关闭
This commit is contained in:
@@ -11,7 +11,7 @@ Vue.component("http-access-log-config-box", {
|
||||
|
||||
let accessLog = {
|
||||
isPrior: false,
|
||||
isOn: true,
|
||||
isOn: false,
|
||||
fields: [],
|
||||
status1: true,
|
||||
status2: true,
|
||||
|
||||
Reference in New Issue
Block a user