]> arthur.barton.de Git - ngircd.git/blobdiff - src/ngircd/defines.h
Implement channel mode 'V' (invite disallow)
[ngircd.git] / src / ngircd / defines.h
index 27eecf1d169f10a2aa124d7d2363e6bf54601aea..1eb3337dfca4e65d09830befd58d9f55984744c3 100644 (file)
 #define USERMODES "aBcCiorRswx"
 
 /** Supported channel modes. */
-#define CHANMODES "beiIklmnoOPrRstvz"
+#define CHANMODES "abehiIklmMnoOPqrRstvVz"
 
 /** Away message for users connected to linked servers. */
 #define DEFAULT_AWAY_MSG "Away"