Files
waf-platform/EdgeAdmin/web/views/@default/servers/accesslogs/createPopup.js

13 lines
155 B
JavaScript

Tea.context(function () {
this.type = ""
/**
* syslog
*/
this.syslogProtocol = "none"
/**
* Elastic Search
*/
this.esIsDataStream = false
})