mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-28 02:20:18 +00:00
Add LifePreserver API first list-cron call
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// =================================
|
||||
#include "WebSocket.h"
|
||||
|
||||
#define DEBUG 0
|
||||
#define DEBUG 1
|
||||
#define IDLETIMEOUTMINS 30
|
||||
|
||||
WebSocket::WebSocket(QWebSocket *sock, QString ID, AuthorizationManager *auth){
|
||||
|
||||
Reference in New Issue
Block a user