Limit Guests users

This commit is contained in:
Albert Medela
2016-07-07 20:36:02 +02:00
parent b6763bcfe8
commit 724d30e61f
7 changed files with 1955 additions and 3136 deletions
+2 -1
View File
@@ -98,7 +98,8 @@
#define ERR_NET_GSASL_INIT_FAILED 134
#define ERR_NET_GSASL_NO_SCRAM 135
#define ERR_NET_DB_CONNECT_FAILED 136
#define ERR_NET_TOO_MANY_GUESTS 137
// LG: New code for max number of guest users
#define ERR_NET_FULL_GUESTS 137
#define ERR_IRC_INTERNAL 151
#define ERR_IRC_CONNECT_FAILED 152