X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=90d74d2096e42d2dd8f28537db28f307e700e5c2;hp=7a4e38aa05b56a626a4aed84055a0e7d28fc081a;hb=808c291c76b7ecb4ae13b6ee12e8afe658b627c1;hpb=62a07596d6a3a8da206bde8d34edc8b02781d33d diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index 7a4e38aa..90d74d20 100644 --- a/src/ngircd/conf.h +++ b/src/ngircd/conf.h @@ -151,6 +151,9 @@ GLOBAL bool Conf_PredefChannelsOnly; /** Flag indicating if IRC operators are allowed to always use MODE (true) */ GLOBAL bool Conf_OperCanMode; +/** Flag indicating if IRC operators get AutoOp in persistent (+P) channels */ +GLOBAL bool Conf_OperChanPAutoOp; + /** * If true, mask channel MODE commands of IRC operators to the server. * Background: ircd2 will ignore channel MODE commands if an IRC operator