mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 22:07:01 +08:00
Merge branch '1.23.X' into version-merge
# Conflicts: # package-lock.json # package.json # server/server.js # server/uptime-kuma-server.js
This commit is contained in:
@@ -99,7 +99,6 @@ function disconnectAllSocketClients(username, password) {
|
||||
|
||||
// Disconnect all socket connections
|
||||
const socket = io(localWebSocketURL, {
|
||||
transports: [ "websocket" ],
|
||||
reconnection: false,
|
||||
timeout: 5000,
|
||||
});
|
||||
|
Reference in New Issue
Block a user