mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-19 15:30:25 +08:00
8 lines
96 B
JavaScript
8 lines
96 B
JavaScript
Tea.context(function () {
|
|
this.type = ""
|
|
|
|
/**
|
|
* syslog
|
|
*/
|
|
this.syslogProtocol = "none"
|
|
}) |