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/hostserv.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/hostserv.example.conf')
| -rw-r--r-- | data/hostserv.example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/hostserv.example.conf b/data/hostserv.example.conf index e13e8fdd1..fb7e66eab 100644 --- a/data/hostserv.example.conf +++ b/data/hostserv.example.conf @@ -161,13 +161,13 @@ module name = "hs_request" /* - * If set, Services will send a memo to the user requesting a vHost when it's been + * If set, Anope will send a memo to the user requesting a vHost when it's been * approved or rejected. */ #memouser = yes /* - * If set, Services will send a memo to all Services staff when a new vHost is requested. + * If set, Anope will send a memo to all services staff when a new vHost is requested. */ #memooper = yes } |
