mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 10:20:26 +00:00
Oops, forgot to turn off debug mode before committing.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// =================================
|
||||
#include "WebSocket.h"
|
||||
|
||||
#define DEBUG 1
|
||||
#define DEBUG 0
|
||||
#define IDLETIMEOUTMINS 30
|
||||
|
||||
WebSocket::WebSocket(QWebSocket *sock, QString ID, AuthorizationManager *auth){
|
||||
|
||||
Reference in New Issue
Block a user