diff --git a/config.sample.json b/config.sample.json index ef0f98f..60c527e 100644 --- a/config.sample.json +++ b/config.sample.json @@ -3,5 +3,8 @@ "server": "https://example.com", "userid": "@quotes:example.com", "password": "hunter2" + }, + "imag":{ + "server": "https://quotes.example.com" } }