summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2023-02-06Raise the default session limit from 3 to 5.Sadie Powell
2022-12-08Document `cs_no_expire` (#301).PeGaSuS
2022-12-07Add a module that provides regex/pcre using PCRE2.Sadie Powell
2022-01-29Include the required modules in the example InspIRCd config.Sadie Powell
2022-01-29Fix a grammar error in nickserv.example.conf.Sadie Powell
2022-01-10Replace ICQ in the ns_set_misc examples with something not dead.Sadie Powell
2021-12-23Document log files having their creation date appended.Sadie Powell
2021-11-14Use example.com instead of localhost.net in the example configs.Sadie Powell
2021-11-14Fix the grammar of the globaloncycledown message (#279).Austin Ellis
2021-06-17Overwritten has two t's in it.Sadie Powell
2021-06-17Fix various spelling issues (#274).Josh Soref
2021-04-16Default to the inspircd3 protocol module instead of inspircd20.Sadie Powell
2021-01-07Set killprotect as a default option in nickserv.example.conf.PeGaSuS
2020-11-20Add kill_immed as an available option to nickserv.example.conf.Robby
2020-10-06Update nickserv.example.confTheMythPT
2020-10-02Minor spelling fix in operserv.example.conf. it's vs itsmiwob
2020-09-14Clarify that unreal4 also works for UnrealIRCd 5.Sadie Powell
2019-11-03Rename a few instances of 'services' to 'stats' in stats.standalone.example.c...Robby
2019-10-14ns_recover: add privilege for admins to recover other usersAdam
2019-09-23Add the InspIRCd v3 module to the example configs.Peter Powell
2019-08-18Fixed stupid simple typos.Clem Morton
2019-08-04Add hide_status as an available option to nickserv.example.conf.Robby
2019-05-10Fix globops logging if there is no predefined sender.Robby
2019-04-05Config files: Fix some typos, bring stats.standalone.example.conf up to par w...Robby
2019-02-09Merge pull request #221 from SaberUK/2.0+uplinkAdam
2019-01-03Allow multiple IP addresses in extforward_ip separated by spaceslinuxdaemon
2018-11-10Update most URLs to use HTTPS if available, and fix some dead ones too.Robby
2018-10-28Update chanstats.example.confVitor
2018-06-19Make it more clear where the uplink config goes.Peter Powell
2018-06-12example.conf: update example link block for Unreal 4Vitor
2018-06-12Merge pull request #216 from SaberUK/2.0+olineAdam
2018-04-25Document that negating is possible for commands and privs in opertype blocks.Robby
2018-04-25Clarify available tokens for the email templates.Robby
2018-03-03Disable the os_oline module by default.Peter Powell
2017-12-30Update chanserv.example.conf (#206)nekoswag
2017-10-09Load sasl module by default.Bram Matthys
2017-05-17m_dnsbl: fix exempts, allow cidrs, default exempt 127.0.0.0/8Adam
2017-03-30example.conf: disable regexengine directive by defaultAdam
2017-03-26example.conf: update to reflect deprecated status of older encryption modulesAdam
2017-03-18Fix ns_keep_modes default option in nickserv.confAdam
2017-01-16Revert "Remove efnetrbl from example dnsbl configuration"Adam
2017-01-08Remove efnetrbl from example dnsbl configurationAdam
2016-08-08Remove 'expiretimeout' from chanserv.example.confgenius3000
2016-08-08Remove unused commands from oper config.bonnedav
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
2016-01-29The default xop access for PROTECTME should really be SOP, not AOP.Robby
2016-01-25Remove default session exception expiry timeAdam
2016-01-23Merge pull request #144 from miwob/chankill_exampleAdam
2016-01-19Document ns_no_expire nick defaultAdam
2016-01-12example.conf: announce operserv/chankill as wellmiwob