From 465ce2695c927eef434b6b75f4fa2f4955e8bc9b Mon Sep 17 00:00:00 2001 From: David Teather <34144122+davidteather@users.noreply.github.com> Date: Sat, 28 Sep 2019 16:03:11 -0500 Subject: [PATCH] Updated --- settings.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index dd44ab8..d7e1884 100644 --- a/settings.json +++ b/settings.json @@ -7,5 +7,6 @@ "min_price": "0", "max_price": "500", "discord_channel_id": "1234567890", - "time_interval_seconds": "1800" -} \ No newline at end of file + "time_interval_seconds": "1800", + "proxy": "False" +}