mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-07 13:40:24 +08:00
实现基本的访问日志策略
This commit is contained in:
8
web/views/@default/servers/accesslogs/createPopup.js
Normal file
8
web/views/@default/servers/accesslogs/createPopup.js
Normal file
@@ -0,0 +1,8 @@
|
||||
Tea.context(function () {
|
||||
this.type = ""
|
||||
|
||||
/**
|
||||
* syslog
|
||||
*/
|
||||
this.syslogProtocol = "none"
|
||||
})
|
||||
Reference in New Issue
Block a user