aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2.0.25' into master.Gravatar Peter Powell2017-11-122-7/+7
|\
| * Update wiki links to use HTTPS and point to the correct pages.•••When we release 3.0 these links will break as they will point to the pages for 3.0 rather than 2.0. Gravatar Peter Powell2017-10-152-7/+7
* | Enable using m_customprefix to alter core prefix modes.•••This replaces the devoice module which has now been removed. If you want users to be able to devoice themselves then you can load the customprefix module add the following config tag: <customprefix name="voice" depriv="yes"> If you wish to keep identical behaviour rather than allowing users to use "MODE #YourChannel -v TheirNick" then you can load the alias module and add the following config tag: <alias text="DEVOICE" format="#*" replace="MODE $2 -v $nick"> Gravatar Peter Powell2017-11-061-2/+0
* | Update example configuration to say the new style module names everywhereGravatar Attila Molnar2015-05-202-188/+188
* | Merge insp20Gravatar Attila Molnar2014-07-252-11/+13
|\|
| * Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter Gravatar Attila Molnar2014-07-241-5/+7
| * remove unneeded whitespace from the docs/examplesGravatar Tim Heckman2014-06-142-6/+6
* | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhereGravatar Attila Molnar2014-07-191-2/+2
* | Redirect the reader to filters.conf.example for advanced filter configurationGravatar Attila Molnar2014-04-111-2/+3
* | m_filter Rename config key used in exemptfromfilter from "channel" to "target...Gravatar Attila Molnar2014-04-111-1/+1
* | Merge insp20Gravatar Attila Molnar2014-04-072-49/+29
|\|
| * Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this Gravatar Attila Molnar2014-04-042-49/+29
* | Merge insp20Gravatar attilamolnar2013-08-302-34/+18
|\|
| * Update example configs, README.md and more•••- Fix typos, remove misleading information, rephrase a few sentences - Add info about hmac-<hash> hash types - Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK) - Change inspircd.github.org to inspircd.org Gravatar attilamolnar2013-08-272-34/+18
* | Purge the deprecated chanprotect module.Gravatar Peter Powell2013-04-011-9/+0
|/
* Reorganise configuration files:•••- Example config files now end with .conf.example. - Example text files now end with .txt.example. - Removed 'inspircd' from the name of multiple example files. - Added missing oper motd example file. Gravatar Peter Powell2013-03-022-0/+0
* Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.char...•••Fixes #285 reported by @hoggeh Gravatar attilamolnar2012-08-252-28/+0
* Move all example configuration files to their own directory.Gravatar Peter Powell2012-06-122-0/+763