diff options
Diffstat (limited to 'data/chanserv.example.conf')
-rw-r--r-- | data/chanserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index a2bc4360d..9b42b2900 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -21,7 +21,7 @@ service /* * The hostname of the ChanServ client. */ - host = "services.host" + host = "${services.host}" /* * The realname of the ChanServ client. |