From e091da0412d1ff47c2b55ea33cbce23ef4281507 Mon Sep 17 00:00:00 2001 From: jake Date: Sun, 29 Oct 2023 18:39:27 -0400 Subject: GIT THIS --- config.json.sample | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config.json.sample (limited to 'config.json.sample') diff --git a/config.json.sample b/config.json.sample new file mode 100644 index 0000000..3bbc0f9 --- /dev/null +++ b/config.json.sample @@ -0,0 +1,5 @@ +{ + "user":"username", + "pass":"password; or delete this line and api key will be used", + "api":"aaaaaaaaaaaaaaaaaaaaaaaaaaa" +} -- cgit v1.2.3