summaryrefslogtreecommitdiff
path: root/data/nickserv.example.conf
AgeCommit message (Expand)Author
2013-11-17Default nogroupchange to on, update comment to make senseAdam
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 kill and killquick default expiry times.Robby-
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-09-29ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.Robby-
2013-08-01Add keepmodes settingAdam
2013-07-22Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:Federico G. Schwindt
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-06-22added the missing accessmax option to the ns_cert configuration blockDukePyrolator
2013-05-06Update the rest of modules.example.conf, default inspircd status modes to a s...Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-11Merge chanserv saset and set back into one command since it no longer needs t...Adam
2013-04-05Fix ns_lists command groupAdam
2013-03-14Update nickserv defult names for kill/killquick, hide email, usermask, and quitAdam
2013-02-05Fixed ns_set_misc not showing help for its SASET commands.Robby-
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-
2013-01-24Fix memo signon and memo receive default flag namesAdam
2013-01-22Add hidenetsplitquit config option to not show splits in /ns info's last quit...Adam
2013-01-22Fixed few minor typoslethality
2013-01-13Allow grouping commands to make help output easier to comprehendAdam
2013-01-13Allow ns_set_misc/cs_set_misc to have configurable help descriptionsAdam
2012-12-22Combine all of the set modules now that having them split apart is almost com...Adam
2012-12-15Made all langauges default to the UTF-8 charsetAdam
2012-11-30Allow modules to use the encryption modules to encrypt arbitrary things.Adam
2012-11-25Add commented command{} blocks for how 1.8 worked, don't show saset in the he...Adam
2012-11-25Rename restoreonghost in nickserv.confAdam
2012-11-25Merge ns_ghost, ns_recover, and ns_release. Fix svskilling users on Unreal.Adam
2012-11-09Add a config option to disable saslAdam
2012-10-31Fix ns_ghost and ns_recover, add nicksev:restoreonghostAdam
2012-10-26Add nickserv:modesonid config option to set what modes users get on identifyAdam
2012-09-07Allow configuring killquick and kill delaysAdam
2012-05-08Allow services operators to release other user's nicks, and allow services op...Robby
2012-04-27Process defines even before includes, fixes defining{} pseudoclient names to ...Adam
2012-03-13Fixed typosAdam
2012-03-13Add a nickserv:unregistered_notice config option to send a message to unregis...Adam
2012-02-22Added a configuration option to make all nick registrations require admin ver...Adam
2011-11-20Allow services operators to modify other users access listAdam
2011-11-03Bug #1354 - Allow mode chars to be used for channel prefixs in services.confAdam
2011-10-27Fixed some typos/errors in the example configs comments.lethality
2011-10-14Added options:nonicknameownership config optionAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam
2011-09-10Removed log:inhabitlogchannel and replaced it with service:channelsAdam
2011-08-12Allow bot usermodes to be configurableAdam
2011-08-10Added a services.host define to easily change every clients hostnameAdam
2011-08-05Rewrote the example configurations and split themAdam