diff --git a/config.sample.json b/config.sample.json index 60c527e..f1f516d 100644 --- a/config.sample.json +++ b/config.sample.json @@ -5,6 +5,7 @@ "password": "hunter2" }, "imag":{ + "_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.", "server": "https://quotes.example.com" } }