summaryrefslogtreecommitdiff
path: root/data/anope.example.conf
AgeCommit message (Collapse)Author
2024-02-29Fix some oversights.Sadie Powell
2024-02-29Rip out ns_access and related code.Sadie Powell
This is wildly insecure and has been disabled by default for at least a decade.
2024-02-25Remove a reference to 1.8.Sadie Powell
2024-02-22GetMaxListFor: use size_t and add a default like the other fields.Sadie Powell
2024-02-22If the IRCd sends a field limit then use it over that of the config.Sadie Powell
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell
2023-12-17Add the regex_stdlib regular expression engine.Sadie Powell
Unlike other regular expression engines this is available on all systems.
2023-11-24Add a note about how to send emails on Windows.Sadie Powell
2023-11-23Allow users to opt-out of being added to channel access lists.Sadie Powell
2023-07-11Merge branch '2.0' into 2.1.Sadie Powell
2022-12-17Add support for linking over UNIX sockets.Sadie Powell
2022-02-05Merge branch '2.0' into 2.1.Sadie Powell
2022-01-04Update more IRCServices references to reflect the current project.Sadie Powell
- If referring to the specific piece of software use "Anope". - If referring to services in general use "services".
2022-01-03Merge branch '2.0' into 2.1.Sadie Powell
2021-11-30Merge branch '2.0' into 2.1.Sadie Powell
2021-08-01Merge branch '2.0' into 2.1.Sadie Powell
2021-05-31Remove nickserv:strictpasswords as it is now obsolete.Sadie Powell
2021-02-19Replace the Charybdis protocol module with Solanum (its successor).Sadie Powell
2020-09-28Rename unreal4 to unrealircd and inspircd3 to inspircd.Sadie Powell
2020-09-28Rename things from services to anope.Sadie Powell