summaryrefslogtreecommitdiff
path: root/docs/conf/inspircd.conf.example
AgeCommit message (Expand)Author
2019-06-17Fix a typo in inspircd.conf.example.Peter Powell
2019-06-17Add example connect classes for KiwiIRC.com and IRCCloud.Peter Powell
2019-06-17Document <connect:deny> better.Peter Powell
2019-06-10Add support for including directories containing .conf files.Peter Powell
2019-05-30Various improvements to UNIX socket support.Peter Powell
2019-05-15Comment out all of the includes in the inspircd example configs.Peter Powell
2019-05-11Allow disabling a STS policy for users in specific connect classes.Peter Powell
2019-05-06Document the anticaps exemption.Robby
2019-05-05Raise the connection timeout in the example configs to 20s.Peter Powell
2019-05-03Clarify the require* connect block options and document the sslinfo module op...Robby
2019-05-02Merge branch 'insp20' into insp3.Peter Powell
2019-04-28Textual improvements and fixes such as typos, casing, etc. (#1612)Robby
2019-03-07Add missing '>' to an example connect tag.Robby
2019-02-18Various text improvements: consistency, syntax, help and doc updates/fixes.Robby
2019-01-24Move the <disabled> tag out of the core to a new module.Peter Powell
2019-01-24Implement support for the extended tag space for client tags.Peter Powell
2019-01-09Improve X-line text consistency.Matt Schatz
2018-12-19Fix docs referring to channel mode e using the wrong name.Peter Powell
2018-12-19Add the <maxlist> tag and switch ListModeBase to always use it.Peter Powell
2018-12-04Add an option for changing the allowed server clock drift.Peter Powell
2018-11-20Add missing special character for reversing color.Robby
2018-10-27Remove deprecated config checker and make <die> actually useful.Peter Powell
2018-09-06Remove the ripemd160 module.Peter Powell
2018-07-30Replace most usages of "GECOS" with "real" or "real name".Peter Powell
2018-07-20Log snotices with their description rather than just as "snomask".Peter Powell
2018-07-18Initial support for listening on UNIX socket endpoints.Peter Powell
2018-07-10Add a silent option to <options:restrictbannedusers>.Peter Powell
2018-04-22Improve support for MOTD escape codes.Peter Powell
2018-04-22Always process MOTD formatting escape codes.Peter Powell
2018-04-22Merge tag 'v2.0.26' into master.Peter Powell
2018-04-16Improve some documentation (#1483).Matt Schatz
2018-04-11Change some usage of "gecos" to "real name"genius3000
2018-03-25Separate secret and private channels on whois for non-opers (#1447)Dylan Frank
2017-12-22Fix two minor docs issuesB00mX0r
2017-12-22Rename <security:hidewhois> to <security:hideserver>.Peter Powell
2017-12-16Use HTTPS URLs in the executable file and include examples.Peter Powell
2017-12-12Clarify the documentation of <connect:allow>.Peter Powell
2017-12-11Don't allow users to set a zero channel limit.Peter Powell
2017-11-22Remove the preconfigured Charybdis and UnrealIRCd module files.Peter Powell
2017-11-12Merge tag 'v2.0.25' into master.Peter Powell
2017-11-12Various minor documentation fixes.Peter Powell
2017-11-09Allow spaces in the network name now it doesn't cause problems.Peter Powell
2017-10-12Merge the latest changes from insp20 into master.Peter Powell
2017-09-14Raise the default listmode limit to 100 from 64.Peter Powell
2017-09-08Implement support for configurable casemapping & default to ASCII.Peter Powell
2017-09-03Convert a bunch of time-related config options to getDuration.Peter Powell
2017-08-27Update a bunch of references to the old command modules.Peter Powell
2017-08-13Update the link to the CIDR subnetting charts.Peter Powell
2017-08-13Change the maximum nick/user size to match other implementations.Peter Powell
2017-06-22Allow filtering WebIRC connections into a connect class by gateway.Peter Powell