From 5cd90b7b206a3a5d5dc58bd3d732e7c26897b8b9 Mon Sep 17 00:00:00 2001 From: pcjones Date: Sun, 14 Apr 2024 22:28:38 +0200 Subject: [PATCH] Remove secrets example --- UmlautAdaptarr/secrets_example.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 UmlautAdaptarr/secrets_example.json diff --git a/UmlautAdaptarr/secrets_example.json b/UmlautAdaptarr/secrets_example.json deleted file mode 100644 index 8f58df8..0000000 --- a/UmlautAdaptarr/secrets_example.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "SONARR_ENABLED": false, - "SONARR_HOST": "http://localhost:8989", - "SONARR_API_KEY": "", - "LIDARR_ENABLED": false, - "LIDARR_HOST": "http://localhost:8686", - "LIDARR_API_KEY": "", - "READARR_ENABLED": false, - "READARR_HOST": "http://localhost:8787", - "READARR_API_KEY": "" -} \ No newline at end of file