aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/links.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Update links to point to the upcoming v4 docs.•••[skip alpine ci] [skip macos ci] [skip windows ci] [skip ubuntu ci] Gravatar Sadie Powell2022-05-181-4/+4
* Refer to encryption as TLS instead of SSL in all messages.Gravatar Sadie Powell2021-04-081-5/+5
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-101-4/+4
|\
| * Rename `<bind:ssl>` to `<bind:sslprofile>`.Gravatar Sadie Powell2021-03-101-2/+2
| * Rename `<link:ssl>` to `<link:sslprofile>`.Gravatar Sadie Powell2021-03-101-2/+2
* | Rename <uline> to <service>.Gravatar Sadie Powell2021-01-301-5/+5
|/
* Push users towards using SSL profiles for SSL config.Gravatar Sadie Powell2020-12-241-8/+10
* Move the example TCP/IP listeners for servers to links.conf.example.Gravatar Robby2020-11-281-2/+22
* Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-141-4/+4
* Merge branch 'insp20' into insp3.Gravatar Peter Powell2019-05-021-3/+3
|\
| * Update documentation links.Gravatar Peter Powell2019-04-261-1/+1
* | Various text improvements: consistency, syntax, help and doc updates/fixes.Gravatar Robby2019-02-181-13/+13
* | Remove deprecated config checker and make <die> actually useful.•••- Remove the deprecated config tag checker. This checker is neither exhaustive nor is it particularly accurate. Instead the new docs site will contain a page detailing the breaking changes between releases. - Remove the insulting <die> tags in inspircd.conf.example and add some descriptive ones in files that it is critical for the user to edit correctly. - Show the message from the <die> tag so the user actually knows what they did wrong. Gravatar Peter Powell2018-10-271-0/+4
* | Merge tag 'v2.0.25' into master.Gravatar Peter Powell2017-11-121-1/+1
|\|
| * 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-151-1/+1
* | Convert a bunch of time-related config options to getDuration.Gravatar Peter Powell2017-09-031-3/+3
* | Update SSL config documentation for SSL profiles and m_ssl_mbedtls.Gravatar Peter Powell2016-11-151-6/+8
* | Update example configuration to say the new style module names everywhereGravatar Attila Molnar2015-05-201-3/+3
* | Merge insp20Gravatar Attila Molnar2015-04-201-8/+8
|\|
| * Make some config strings a bit more professional and use RFC reserved TLD's e...Gravatar JD Horelick2014-11-091-8/+8
* | Merge insp20Gravatar Attila Molnar2014-07-251-2/+2
|\|
| * 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-2/+2
* | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhereGravatar Attila Molnar2014-07-191-3/+3
* | Merge insp20Gravatar Attila Molnar2014-04-071-3/+3
|\|
| * Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this Gravatar Attila Molnar2014-04-041-3/+3
* | Merge insp20Gravatar Attila Molnar2014-01-211-2/+2
|\|
| * Use standard example addresses in configs•••`2001:db8::/32` is the [standard][1] IPv6 example address range, using it also makes it clear when the user has just copy-pasted the example config and didn't actually whitelist 6BONE for some strange reason. Similarly, there are example addresses for [IPv4][2] and [DNS][3]. [1]: http://tools.ietf.org/html/rfc3849 [2]: http://tools.ietf.org/html/rfc5737 [3]: http://tools.ietf.org/html/rfc2606 Gravatar Mantas Mikulėnas2014-01-201-2/+2
* | Allow multiple allowmasks in link blocks, #679Gravatar Adam2013-11-211-1/+1
* | Merge insp20Gravatar attilamolnar2013-08-301-4/+3
|\|
| * 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-271-4/+3
* | Add ConfigTag::getDuration() with optional bounds checkingGravatar attilamolnar2013-08-121-1/+1
|/
* Move all example configuration files to their own directory.Gravatar Peter Powell2012-06-121-0/+119