summaryrefslogtreecommitdiff
path: root/data/example.conf
AgeCommit message (Expand)Author
2015-03-11SendConfirmMail: Replace %E with new emailPeter Tseng
2015-01-10Log user away messagesAdam
2015-01-10Add networkinfo:nick_chars option to allow configuring additional characters ...Adam
2015-01-10Include botserv/* in default Services Administrator opertype to behave like 1.8Adam
2014-10-12Add an operserv/oper/modify privilege.Thomas Fargeix
2014-10-12Add a chanserv/access/list privilegeThomas Fargeix
2014-08-03Make botserv fantasy override its own privilegeAdam
2014-07-04Correct the help text of options:useprivmsg ("defmsg" -> "msg")Attila Molnar
2014-03-09Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass de...Adam
2014-02-20enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li...Daniel Vassdal
2014-02-17Rename m_ssl to m_ssl_openssl and update docsAttila Molnar
2014-02-12Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.Adam
2014-02-09Add an opertype priv "protected" to not allow services to kick a user.Adam
2014-01-26Revert "Rename db_old hash plain -> none which is what 1.8 calls it"Adam
2014-01-09Rename db_old hash plain -> none which is what 1.8 calls itAdam
2014-01-02Add an explicit privilege for os_config's modifyAdam
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-