From 1ac23d87875d091e8daa17b4f42a57dda6d9e6a4 Mon Sep 17 00:00:00 2001 From: desimaniac <5501908+desimaniac@users.noreply.github.com> Date: Tue, 24 Sep 2019 19:41:05 -0500 Subject: [PATCH] Config: Moved location of sample config --- config.json.sample => sample/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename config.json.sample => sample/config.json (97%) diff --git a/config.json.sample b/sample/config.json similarity index 97% rename from config.json.sample rename to sample/config.json index 3139025..fc59147 100644 --- a/config.json.sample +++ b/sample/config.json @@ -59,7 +59,7 @@ "fox sports", "yahoo!" ], - "disabled_for": [], + "disabled_for": [] }, "movies": { "allowed_countries": [ @@ -89,7 +89,7 @@ "gb", "ca" ], - "disabled_for": [], + "disabled_for": [] } }, "radarr": {