X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=srvx.conf.example;h=fa446b212473853b969a1bd1fd56d7e77c4d7227;hb=e80daf745692b517c7d09161b70dd31c1586277a;hp=8145b1fb7893f20c2d1371cc81f8093f2d723d6f;hpb=7ec269559cd6bcd1f4ebc6c2d5eb0fbae5607ebe;p=srvx.git diff --git a/srvx.conf.example b/srvx.conf.example index 8145b1f..fa446b2 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -191,12 +191,15 @@ // mind which ircd software you are using here, and that all of the // services need to be at least +o. // "modes" "+iok"; - // Does your ircd have off-channel services support? - // Bahamut does; ircu2.10.11 does not. - "off_channel" "off"; - // Does your ircd have a mode for registered channels? - // Bahamut does; ircu2.10.11 does not. - "use_registered_mode" "off"; + // Does your ircd have off-channel services support? Does it have + // a registered channel mode? Does it support services opping themselves? + // Bahamut has these things; ircu2.10.11 does not. + // This setting takes three numerical values: + // 0 = off + // 1 = use a registered channel mode, have services op themselves + // 2 = all of the above, and a channel setting to have ChanServ not + // idle in the channel + "off_channel" "0"; // how long should a person be unseen before resending infoline? "info_delay" "120"; // maximum greeting length