aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf/inspircd.example.conf
Commit message (Collapse)AuthorAgeFilesLines
* Bump the default DNS timeout to 10 seconds.Gravatar Sadie Powell2026-06-231-2/+2
| | | | | Based on real world evidence from both the testnet and the Teranova it seems like 5 seconds isn't enough on a lot of systems.
* Add a note about requiressl matching to the example config.Gravatar Sadie Powell2026-05-221-0/+3
|
* Fix a dead link in the example configs.Gravatar Sadie Powell2025-10-261-1/+1
| | | | Closes #2812.
* Allow using the long duration format in the xline message.Gravatar Sadie Powell2025-03-181-18/+22
|
* Add various missing information to the example configs.Gravatar Robby2025-03-101-2/+4
| | | | | | | | | | * Add missing restriction exemptions in example configs, and remove blockcaps. * Add missing extbans in example help config, and remove blockcaps. * Add missing user and channel modes in example help config. * Add the extban names in addition to the characters.
* Fix the indentation of <options:xlinequit>.Gravatar Sadie Powell2024-10-111-13/+13
|
* Tweak <options:modesinlist> to allow only showing to opers.Gravatar Sadie Powell2024-10-111-3/+7
| | | | | This can help opers avoid accidentally invading a secret channel that they can see because of their privileges.
* Change PID example path from absolute to relativeGravatar Wade Cline2024-09-231-1/+1
| | | | | The relative path is resolved based on the configured runtime directory, which is determined at build time.
* Make the <define> options in the example config actually useful.Gravatar Sadie Powell2024-09-051-8/+8
|
* Add a config variable for the example dir.Gravatar Sadie Powell2024-08-301-7/+7
| | | | This makes including example files easier on system-wide installs.
* Allow using color codes by name in MOTD files.Gravatar Sadie Powell2024-08-291-0/+7
|
* Tweak the whowas config defaultsGravatar Sadie Powell2024-08-281-7/+8
| | | | | | | - Decrease the default number of nick groups. - Increase the days to keep records for. - Enable update on nick change by default. - Remove the upper bounds on the fields.
* Fix the whowas database not being updated on nick change.Gravatar Sadie Powell2024-08-271-2/+6
|
* Fix a typo in the example config.Gravatar Sadie Powell2024-06-301-1/+1
|
* Fix various docs issues.Gravatar Sadie Powell2024-06-301-5/+6
| | | | Ref: #2099.
* Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-0/+1062