aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Add an <include> option to allow certain config files to not exist.•••This is useful when using modules that generate a config file such as the filter and permchannels modules. Gravatar Sadie Powell2021-03-191-1/+1
* Convert the ISO 8859-2 nationalchars files to codepage configs.Gravatar Sadie Powell2021-03-141-0/+1
* Rename the latin1 codepage to iso-8859-1.Gravatar Sadie Powell2021-03-141-1/+1
* Rename `<bind:ssl>` to `<bind:sslprofile>`.Gravatar Sadie Powell2021-03-101-1/+1
* Added <module name="codepage"> to modules.conf.example.Gravatar R-V62021-01-181-0/+1
* Implemented configurable kick message for the repeat module (#1835).••• Gravatar iwalkalone2021-01-181-1/+7
* Add a shun option to only apply when users are fully connected.•••Closes #1825. Gravatar Sadie Powell2021-01-131-0/+4
* Add a user mode which allows disabling receiving channel history.•••Closes #1830. Gravatar Sadie Powell2021-01-111-7/+19
* Remove example securelist exemptions for IRCDriven and IRCSource.•••Both of these are apparently dead. Gravatar Sadie Powell2020-12-231-2/+0
* Add config files for popular DNSBL providers.Gravatar Sadie Powell2020-12-221-1/+11
* Add support for multiple hostmasks in <cgiirc:mask>.Gravatar Sadie Powell2020-12-221-10/+11
* Document that exemptions configured in <options:exemptchanops> can be negated.•••Change the <badnick> example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example. Gravatar Robby2020-11-291-0/+2
* Change the remaining instances of "true", "on", "false" and "off" to "yes" an...Gravatar Robby2020-11-281-22/+22
* Fix the description of <nickflood:duration>.Gravatar Sadie Powell2020-11-261-1/+1
* Reword the uhnames and namesx docs.Gravatar Sadie Powell2020-11-261-8/+6
* Change glob matching to be configurableGravatar Michael2020-10-241-0/+3
* Fixes by misspell-fixerGravatar InspIRCd Robot2020-10-151-2/+2
* Add an option to allow disengaging joinflood on initial boot.Gravatar Sadie Powell2020-10-121-0/+5
* Add an option to allow disengaging joinflood after a netsplit.Gravatar Sadie Powell2020-10-121-2/+9
* Implement support for Argon2 password hashing.•••Resolves #1540.Gravatar ShutterQuick2020-10-101-0/+24
* FIx a typo in the shun docs.Gravatar Sadie Powell2020-10-031-3/+3
* Document the recent shun changes.Gravatar Sadie Powell2020-09-271-7/+22
* Allow disabling the timedbans set/unset notices (#1789).Gravatar iwalkalone2020-07-221-0/+3
* Fix watch example configGravatar linuxdaemon2020-05-251-1/+1
* Allow enabling the message-tags cap without client-only tags.Gravatar Sadie Powell2020-05-051-0/+5
* Fixes by misspell-fixerGravatar InspIRCd Robot2020-04-211-3/+3
* Update the <securelist> documentation.Gravatar Sadie Powell2020-04-171-3/+14
* Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-141-22/+23
* Include ADMIN and OPER in the default for <shun:enabledcmds>.Gravatar Sadie Powell2020-03-291-1/+1
* Use "yes" instead of "true" in the example configs.Gravatar Sadie Powell2020-02-211-3/+3
* Add support for requiring users to use SSL in order to use SASL.Gravatar Sadie Powell2020-02-211-1/+4
* Improve the documentation of <sasl:server>.Gravatar Sadie Powell2020-02-211-5/+4
* Lower <sts:duration> to 5m to prevent misconfigs denying access.Gravatar Sadie Powell2020-02-191-2/+3
* Update modules.conf.example to use the new --enable-extras syntax.Gravatar Sadie Powell2020-02-131-6/+6
* Clean special chars from module conf exampleGravatar Wade Cline2020-02-031-2/+2
* Implement support for the IRCv3 labeled-response specification.Gravatar Sadie Powell2020-01-281-0/+6
* Add a replacement for the nationalchars module.Gravatar Sadie Powell2020-01-071-0/+17
* Rename <chanhistory:notice> to <chanhistory:prefixmsg>.•••This name is a lot lessambiguous. Gravatar Sadie Powell2020-01-031-3/+4
* Change the default for <waitpong:sendsnotice> to false.•••This message exists for an incredibly rare issue and just confuses the vast majority of people. Gravatar Peter Powell2019-11-291-1/+1
* WebSocket: replace the behindproxy switch with a proxy IP list.Gravatar Peter Powell2019-11-291-4/+4
* Implement support for websocket connections via a proxy like nginx.Gravatar Peter Powell2019-11-281-5/+12
* Raise <connflood:bootwait> from 10 seconds to 2 minutes.•••Many clients don't reconnect automatically and it can take a while for them to reconnect. Gravatar Peter Powell2019-10-241-1/+1
* Fix the example tag for changing the voice ranks.Gravatar Peter Powell2019-09-161-1/+1
* Fix cloaking not ignoring the case of a user's hostname.•••This new mode is recommended but disabled by default for compat reasons. Closes #480. Closes #1419. Co-Authored-By: B00mX0r <b00mx0r@aureus.pw> Gravatar Peter Powell2019-09-161-2/+4
* Document <alias:stripcolor>Gravatar linuxdaemon2019-09-141-0/+4
* Switch permchannels and xline_db from OnBackgroundTimer to a Timer.Gravatar Peter Powell2019-06-251-3/+9
* fix example config for m_connfloodGravatar Ben Harris2019-06-141-1/+1
* Add an option to the filter module to ignore self messages.Gravatar Peter Powell2019-06-071-1/+7
* Replace all abstract usages of his/he/her with they/their/it.Gravatar Peter Powell2019-06-071-4/+4
* Make messageflood weights configurable.•••Also, default TAGMSG to being worth 0.2 NOTICE/PRIVMSG. This should prevent flood kicks from typing notifications. Closes #1649. Gravatar Peter Powell2019-06-061-0/+6