diff options
Diffstat (limited to 'data/irc2sql.example.conf')
-rw-r--r-- | data/irc2sql.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/irc2sql.example.conf b/data/irc2sql.example.conf index e8fec08b1..7412e5393 100644 --- a/data/irc2sql.example.conf +++ b/data/irc2sql.example.conf @@ -18,7 +18,7 @@ service /* * The hostname of the StatServ client. */ - host = "services.host" + host = "${services.host}" /* * The realname of the StatServ client. |