diff options
author | Sadie Powell <sadie@witchery.services> | 2024-02-25 23:42:14 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-02-25 23:42:14 +0000 |
commit | 8e3da86283b4ead0946debbdda6054d60242a165 (patch) | |
tree | fc49be86b89d8ec2efb050e80f466c8ad6e20cb5 /data | |
parent | 97b65b2255d538ed8a45d82d64452723d24d5753 (diff) |
Remove a reference to 1.8.
Diffstat (limited to 'data')
-rw-r--r-- | data/anope.example.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index dca070524..3333f178b 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -749,7 +749,6 @@ log * You may define groups of commands and privileges, as well as who may use them. * * This block is recommended, as without it you will be unable to access most oper commands. - * It replaces the old ServicesRoot directive amongst others. * * The command names below are defaults and are configured in the *serv.conf's. If you configure * additional commands with permissions, such as commands from third party modules, the permissions |