]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
NJOIN: correctly reset channel level flags
[ngircd-alex.git] / src / ngircd / defines.h
index 310e0699857b2327cee44b440a44061386133805..ba7adf17adb204840418b7482b75fef975844138 100644 (file)
 #endif
 
 /** Supported user modes. */
-#define USERMODES "acCiorRswx"
+#define USERMODES "aBcCiorRswx"
 
 /** Supported channel modes. */
-#define CHANMODES "beiIklmMnoOPrRstvz"
+#define CHANMODES "abehiIklmMnoOPqrRstvz"
 
 /** Away message for users connected to linked servers. */
 #define DEFAULT_AWAY_MSG "Away"