diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-04 14:11:07 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-04 14:11:07 +0000 |
commit | 8eb6a4da717d7670995a47fbd1b5878df88dd206 (patch) | |
tree | 56fa17f935f75b18a6ca11c175b7751294694d8e /data/global.example.conf | |
parent | ec7dfb3675973e0e0ec6df69c871797bc94e8413 (diff) |
Update more IRCServices references to reflect the current project.
- If referring to the specific piece of software use "Anope".
- If referring to services in general use "services".
Diffstat (limited to 'data/global.example.conf')
-rw-r--r-- | data/global.example.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/global.example.conf b/data/global.example.conf index 90ec350ce..d48fe0581 100644 --- a/data/global.example.conf +++ b/data/global.example.conf @@ -66,7 +66,7 @@ module client = "Global" /* - * This is the global message that will be sent when Services are being + * This is the global message that will be sent when Anope is being * shutdown/restarted. * * This directive is optional. @@ -74,7 +74,7 @@ module #globaloncycledown = "Services are restarting, they will be back shortly - please be good while they're gone" /* - * This is the global message that will be sent when Services (re)join the + * This is the global message that will be sent when Anope (re)joins the * network. * * This directive is optional. @@ -82,7 +82,7 @@ module #globaloncycleup = "Services are now back online - have a nice day" /* - * If set, Services will hide the IRC Operator's nick in a global + * If set, Anope will hide the IRC Operator's nick in a global * message/notice. * * This directive is optional. |