aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules.example.conf
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix needlessly separating threads and lanes in the argon2 module.•••We were not using these correctly and Argon2 uses the thread count as the lane count anyway so its pointless to even have a setting for this. Gravatar Sadie Powell2024-09-051-1/+0
| * Refactor InspIRCd::StripColor.•••- Only strip characters we actually recognise. - Strip the value for hex color codes. Gravatar Sadie Powell2024-08-301-2/+2
| * Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. Gravatar Sadie Powell2024-08-301-11/+11
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-231-2/+2
|\|
| * Allow building log_json against yyjson.•••This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it. Gravatar Sadie Powell2024-08-231-3/+4
* | Update the example configs for <servicesintegration:disablemodes>.Gravatar Sadie Powell2024-08-181-4/+4
* | Adjust the build system for the new module structure.Gravatar Sadie Powell2024-07-171-2/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-171-65/+0
|/
* Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-0/+2705