aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/inspircd.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-191-14/+14
|\
| * Reorder <limits> alphabetically in the example config.Gravatar Sadie Powell2021-06-191-14/+14
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-181-0/+3
|\|
| * Add a link to the list of predefined config variables.Gravatar Sadie Powell2021-06-141-0/+3
* | Demote the censor module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-3/+1
* | Rename the cgiirc module to gateway.Gravatar Sadie Powell2021-04-111-1/+1
* | Refer to encryption as TLS instead of SSL in all messages.Gravatar Sadie Powell2021-04-081-11/+11
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-101-2/+2
|\|
| * Rename `<bind:ssl>` to `<bind:sslprofile>`.Gravatar Sadie Powell2021-03-101-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-281-0/+4
|\|
| * Add a config option for exempting classes from connflood.Gravatar Sadie Powell2021-02-211-0/+4
* | Rename <uline> to <service>.Gravatar Sadie Powell2021-01-301-1/+1
* | Rename <security:hideulines> to <security:hideservices>.Gravatar Sadie Powell2021-01-301-2/+2
* | Rename <security:hideulinekills> to <security:hideservicekills>.Gravatar Sadie Powell2021-01-301-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-291-0/+4
|\|
| * Allow disabling connectban for specific connect classes.•••Ref: #1841. Gravatar Sadie Powell2021-01-271-0/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-181-2/+2
|\|
| * Add a new runtime directory and move the pid file to it.•••The data directory is intended for persistent files whereas the pid file is ephemeral. This distinction doesn't matter by default but on system-wide installs ephemeral runtime files go in /var/run or /run instead. Gravatar Sadie Powell2021-01-181-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-071-4/+8
|\|
| * Push users towards using SSL profiles for SSL config.Gravatar Sadie Powell2020-12-241-5/+8
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-12-041-26/+16
|\|
| * 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-4/+5
| * Move the example TCP/IP listeners for servers to links.conf.example.Gravatar Robby2020-11-281-16/+3
| * Move the example TCP listener for clients so they're grouped together.•••Change the wording slightly on the <sslprofile> comment to be plural, as this is not specific to a particular listener. Gravatar Robby2020-11-281-2/+5
| * Change the remaining instances of "true", "on", "false" and "off" to "yes" an...Gravatar Robby2020-11-281-5/+5
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-10-271-7/+2
|\|
| * Remove a long obsolete comment from the example conf.Gravatar Sadie Powell2020-09-301-7/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-09-271-3/+2
|\|
| * Fix the example configs lying about where paths are relative to.Gravatar Sadie Powell2020-09-211-2/+1
| * Only bind on 6667 instead of 6660-6669 in the example configs.Gravatar Sadie Powell2020-09-211-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-08-251-3/+0
|\|
| * Remove the KiwiIRC.com example config file.•••Requested by @prawnsalad. These IP addresses are only a small part of a larger pool and may change without notice. Gravatar Sadie Powell2020-07-301-3/+0
* | Remove compat for the v2 <gnutls> and <openssl> tags.Gravatar Sadie Powell2020-06-161-9/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-05-051-2/+2
|\|
| * Fixes by misspell-fixerGravatar InspIRCd Robot2020-04-211-2/+2
| * Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-141-10/+10
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-141-10/+10
|\ \
| * | Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-141-10/+10
| |/
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-111-0/+3
|\|
| * Note that bind:permissions does not change on rehash.Gravatar Matt Schatz2020-04-101-0/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-091-2/+6
|\|
| * Make showing the channel modes in /LIST configurable.Gravatar Sadie Powell2020-03-301-0/+4
| * Correct a typo in the example config.Gravatar Matt Schatz2020-03-281-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-03-181-1/+1
|\|
| * Use "yes" instead of "true" in the example configs.Gravatar Sadie Powell2020-02-211-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-07-161-8/+37
|\|
| * Fix a typo in inspircd.conf.example.Gravatar Peter Powell2019-06-171-1/+1
| * Add example connect classes for KiwiIRC.com and IRCCloud.Gravatar Peter Powell2019-06-171-1/+7
| * Document <connect:deny> better.Gravatar Peter Powell2019-06-171-3/+6
| * Add support for including directories containing .conf files.Gravatar Peter Powell2019-06-101-0/+1