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