diff options
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 0e0e59592..ca91a488f 100644 --- a/data/operserv.example.conf +++ b/data/operserv.example.conf @@ -21,7 +21,7 @@ service /* * The hostname of the OperServ client. */ - host = "services.host" + host = "${services.host}" /* * The realname of the OperServ client. |