summaryrefslogtreecommitdiff
path: root/data/example.conf
AgeCommit message (Expand)Author
2013-12-25Fix setting english language in db_old, document how not setting defaultlangu...Adam
2013-12-13Log all admin commands by default. I was trying to give an example of log set...Adam
2013-11-15Add general:hideregisteredcommands to hide commands that require you to be id...Adam
2013-11-09Remove db_plainAdam
2013-11-01Use Config::GetClient for looking up services for command{} blocks which less...Adam
2013-11-01People often seem to get tripped up by this, so document more clearlyAdam
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-10-05cs_entrymsg: Check for the correct override privilege.Robby-
2013-09-29ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.Robby-
2013-09-29Correct expiretmeout and updatetimeout descriptions in example.conf, it is no...Adam
2013-09-27example.conf: nickserv:emailregistration -> nickserv:registrationRobby-
2013-09-27Only allow using os_oper add and del if you have the privileges for whatAdam
2013-09-27Fix cs_mode lock reply if nothing is doneAdam
2013-09-08Fix allowing duplicate entries on the snline listAdam
2013-07-22Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:Federico G. Schwindt
2013-07-21More basic config validation, and fix crash when no uplinks are configured. s...Adam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-06-19Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictp...Adam
2013-06-19Removed inspircd 1.1 reference from conf. Corrected a few spelling issues.KindOne
2013-05-26Update INSTALL and place some example link configurations in example.confAdam
2013-05-20made our database backup filenames more readableDukePyrolator
2013-05-18Give botserv bots assigned by persist the same botmodes as normal bots, fix s...Adam
2013-05-18Add a config option for the default log botAdam
2013-05-17Add Redis database supportAdam
2013-05-10Fix typo in example.conf - thx rodr1goCharles Kingsley
2013-05-05Cache timeoutcheck and fix a typo in example.confAdam
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-02mentioned the charybdis protocol support in the readme and example configDukePyrolator
2013-03-31Add networkinfo:modelistsize config option to set the max size of b/e/I listsAdam
2013-03-18Add db_sql:import config option so we can know for sure whether or not we wan...Adam
2013-03-13Allow opers to override chanserv kick/ban, botserv say/act, and akick's peace...Adam
2013-02-02cs_enforce: Make the logging also show the channel it was used on, added 2 mi...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-30Remove sendpass from the configs and the config reader since it no longer existsAdam
2013-01-27Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to...Adam
2013-01-13Add svsjoin and svspart commandsAdam
2012-12-29Remove clearuser references from configsAdam
2012-12-15Move DNS handling to a moduleAdam
2012-12-13Optimize much of the database code and serialize code.Adam
2012-12-09added a missing permission for operserv/global to the Services Administrator ...DukePyrolator
2012-11-30Allow services to return more than one NS recordAdam
2012-11-30Allow modules to use the encryption modules to encrypt arbitrary things.Adam
2012-11-01Expand options:hideprivilegedcommands to not show commands requiring authenti...Adam
2012-10-29readded ngircd protocol supportDukePyrolator
2012-10-24BIND's forward ability did not work as I expectedAdam
2012-10-22Cleanup of last few commits/warning fixAdam
2012-10-22Add os_dns, a way to control your DNS zone via servicesAdam