diff options
| author | Sadie Powell <sadie@witchery.services> | 2020-09-11 16:28:52 +0100 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2020-09-28 15:28:27 +0100 |
| commit | f430522b410e43b60eac78c66fecb37400fbac18 (patch) | |
| tree | 8283030bff71ce627b15555a7e06e3988e47b89d /data/operserv.example.conf | |
| parent | 907aa603801b1d06d34b23ba9e473f4b74db28fe (diff) | |
Rename things from services to anope.
Diffstat (limited to 'data/operserv.example.conf')
| -rw-r--r-- | data/operserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/operserv.example.conf b/data/operserv.example.conf index 25ba7b5e5..89e333241 100644 --- a/data/operserv.example.conf +++ b/data/operserv.example.conf @@ -521,7 +521,7 @@ command { service = "OperServ"; name = "OPER"; command = "operserv/oper"; permis * * Provides the command operserv/reload. * - * Used to reload the services.conf configuration file. + * Used to reload the anope.conf configuration file. */ module { name = "os_reload" } command { service = "OperServ"; name = "RELOAD"; command = "operserv/reload"; permission = "operserv/reload"; } |
