summaryrefslogtreecommitdiff
path: root/docs/conf
AgeCommit message (Expand)Author
2020-04-21Fixes by misspell-fixerInspIRCd Robot
2020-04-17Update the <securelist> documentation.Sadie Powell
2020-04-14Minor cleanup and documentation improvements.Matt Schatz
2020-04-14Update user-facing text and comments of SSL to TLS.Matt Schatz
2020-04-11Add support for limiting what opers can subscribe to snomasks.Sadie Powell
2020-04-10Note that bind:permissions does not change on rehash.Matt Schatz
2020-03-30Make showing the channel modes in /LIST configurable.Sadie Powell
2020-03-29Add support for the servers/ignore-shun privilege.Sadie Powell
2020-03-29Include ADMIN and OPER in the default for <shun:enabledcmds>.Sadie Powell
2020-03-28Correct a typo in the example config.Matt Schatz
2020-03-24Correct a module name typo.Matt Schatz
2020-02-21Use "yes" instead of "true" in the example configs.Sadie Powell
2020-02-21Add support for requiring users to use SSL in order to use SASL.Sadie Powell
2020-02-21Improve the documentation of <sasl:server>.Sadie Powell
2020-02-19Lower <sts:duration> to 5m to prevent misconfigs denying access.Sadie Powell
2020-02-13Update modules.conf.example to use the new --enable-extras syntax.Sadie Powell
2020-02-03Clean special chars from module conf exampleWade Cline
2020-01-28Implement support for the IRCv3 labeled-response specification.Sadie Powell
2020-01-22Tweak the default motd/opermotd slightly.Sadie Powell
2020-01-15Add support for setting the help topic in helpop.Sadie Powell
2020-01-13Various improvements for the helpop module.Sadie Powell
2020-01-07Add a replacement for the nationalchars module.Sadie Powell
2020-01-03Rename <chanhistory:notice> to <chanhistory:prefixmsg>.Sadie Powell
2019-11-29Change the default for <waitpong:sendsnotice> to false.Peter Powell
2019-11-29WebSocket: replace the behindproxy switch with a proxy IP list.Peter Powell
2019-11-28Implement support for websocket connections via a proxy like nginx.Peter Powell
2019-10-24Exempt the KiwiIRC.com servers from X-lines.Peter Powell
2019-10-24Fix a typo in the KiwiIRC.com server IPs.Peter Powell
2019-10-24Raise <connflood:bootwait> from 10 seconds to 2 minutes.Peter Powell
2019-10-24Disable DNS/DNSBL/ident lookups for unregistered KiwiIRC.com users.Peter Powell
2019-10-07Add repeat to the list of possible restriction types to exempt in helpop.conf...Robby
2019-09-16Fix the example tag for changing the voice ranks.Peter Powell
2019-09-16Fix cloaking not ignoring the case of a user's hostname.Peter Powell
2019-09-14Document <alias:stripcolor>linuxdaemon
2019-06-25Switch permchannels and xline_db from OnBackgroundTimer to a Timer.Peter Powell
2019-06-17Fix a typo in inspircd.conf.example.Peter Powell
2019-06-17Add more info and a IPv6 class to the IRCCloud example config.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-14fix example config for m_connfloodBen Harris
2019-06-10Add support for including directories containing .conf files.Peter Powell
2019-06-07Add an option to the filter module to ignore self messages.Peter Powell
2019-06-07Replace all abstract usages of his/he/her with they/their/it.Peter Powell
2019-06-06Make messageflood weights configurable.Peter Powell
2019-05-30Various improvements to UNIX socket support.Peter Powell
2019-05-20m_filter: Minor cosmetic changes (#1645).Robby
2019-05-20Add an option to the filter module to exclude registered users from a filter.Filippo Cortigiani
2019-05-15Comment out all of the includes in the inspircd example configs.Peter Powell
2019-05-15Add support for the IRCv3 message id specification.Peter Powell
2019-05-11Allow disabling a STS policy for users in specific connect classes.Peter Powell