]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Always cloak client hostname, if needed
[ngircd-alex.git] / src / ngircd / defines.h
index cd0a1666ae58a7696c27f7c5aeac40fcfeea565b..82837599aadbb6485f0f044b447739d7b5f922fa 100644 (file)
 #endif
 
 /** Supported user modes. */
-#define USERMODES "acCiorRswx"
+#define USERMODES "aBcCiorRswx"
 
 /** Supported channel modes. */
-#define CHANMODES "beiIklmnoOPrRstvz"
+#define CHANMODES "beiIklmMnoOPrRstvz"
 
 /** Away message for users connected to linked servers. */
 #define DEFAULT_AWAY_MSG "Away"