From 0f7ef3e3f62e4cde2333d7483423b982dbf31fee Mon Sep 17 00:00:00 2001 From: n Date: Fri, 31 Jan 2025 19:24:00 -0600 Subject: [PATCH] Comment --- config.sample.json | 1 + 1 file changed, 1 insertion(+) 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" } }