]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Disable UID/GID checks on "single user OS"
[ngircd-alex.git] / src / ngircd / defines.h
index 27eecf1d169f10a2aa124d7d2363e6bf54601aea..977bc74ed43e4416a4d3aa02161e64da0d996155 100644 (file)
 #endif
 
 /** Supported user modes. */
-#define USERMODES "aBcCiorRswx"
+#define USERMODES "abBcCioqrRswx"
 
 /** Supported channel modes. */
-#define CHANMODES "beiIklmnoOPrRstvz"
+#define CHANMODES "abehiIklmMnoOPqQrRstvVz"
 
 /** Away message for users connected to linked servers. */
 #define DEFAULT_AWAY_MSG "Away"