summaryrefslogtreecommitdiff
path: root/data/chanserv.example.conf
AgeCommit message (Expand)Author
2024-06-23Make the language around fantasy commands less weird.Sadie Powell
2024-06-23Rename suspend in cs_expire to suspendexpire to match ns_expire.Sadie Powell
2024-06-23Fix the default config for channel suspensions.Sadie Powell
2024-03-09Tweak the config default limits slightly.Sadie Powell
2024-03-07Consistently use email instead of e-mail.Sadie Powell
2024-02-29Rip out ns_access and related code.Sadie Powell
2024-01-05Add an alias for chanserv/status for the name used by Atheme.Sadie Powell
2024-01-05Merge branch '2.0' into 2.1.Sadie Powell
2024-01-01Fix a copy/paste error in the default channel settings.Sadie Powell
2023-12-22Move privilege descriptions to the example configs.Sadie Powell
2023-11-30Add the UNBANME privilege to allow users to unban themselves.Sadie Powell
2022-12-17Merge branch '2.0' into 2.1.Sadie Powell
2022-12-08Document `cs_no_expire` (#301).PeGaSuS
2021-10-17Increase the default channel expiry to 30 days.Sadie Powell
2019-04-05Config files: Fix some typos, bring stats.standalone.example.conf up to par w...Robby
2017-12-30Update chanserv.example.conf (#206)nekoswag
2016-08-08Remove 'expiretimeout' from chanserv.example.confgenius3000
2016-01-29The default xop access for PROTECTME should really be SOP, not AOP.Robby
2015-03-22Make the signed kick/ban message format configurable.Robby-
2015-03-11Hide set desc because set description existsAdam
2014-08-03Add cs_mode:max config optionAdam
2014-05-22Make command group descriptions translatable.Jyzee
2014-05-01Add config options to ns_suspend and cs_suspend to configure which informatio...Adam
2014-04-25Add "virtual mode" supportAdam
2014-02-05Document a little more accurrately the privilege stuff and document why the a...Adam
2013-12-26Default the founder privilege to level 10000 as I had originally intended. Do...Adam
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-01Use Config::GetClient for looking up services for command{} blocks which less...Adam
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-05Hide privileged commands in ns help set and cs help set if configuredAdam
2013-09-29Add chanserv:always_lower_ts config option to always lower registeredAdam
2013-08-21Always require the registered channel mode is set. Comment out default config...Adam
2013-08-14Do not default mlock +r, it is unnecessray and only clutters up the mlock listAdam
2013-08-11Fix cs_kee_pmodes defaultAdam
2013-08-10Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu...Adam
2013-08-10Add "simple seen" mode to cs_seenAdam
2013-08-01Add keepmodes settingAdam
2013-07-22Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:Federico G. Schwindt
2013-07-07Move op/deop/etc back to an actual command, its too hard to use cs_log with i...Adam
2013-07-03Allow channels on access listsAdam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-11Explain how privileges associate themselves with modesAdam
2013-04-11Merge chanserv saset and set back into one command since it no longer needs t...Adam
2013-04-09Rename OPDEOP and OPDEOPME privileges to be similar to the other status privi...Adam
2013-04-08Made XOP privileges configurableAdam
2013-04-08Made auto* chanserv privileges not hard coded.Adam
2013-02-02Some more typo and help text fixes, proper formatting of control codes, missi...Robby-
2013-01-31Some configuration file updates: Removed now non-existing settings. Redid som...Robby-