mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-06 01:00:25 +08:00
增加重载一组网站事件
This commit is contained in:
@@ -1056,6 +1056,9 @@ func (this *Node) reloadServer() {
|
||||
if err != nil {
|
||||
remotelogs.Error("NODE", "apply server config error: "+err.Error())
|
||||
}
|
||||
|
||||
// notify event
|
||||
events.Notify(events.EventReloadSomeServers)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user