From ec8fc85d7205da31a2aa663efa5f40505a9ff59c Mon Sep 17 00:00:00 2001 From: blacktwin Date: Wed, 14 Mar 2018 08:51:41 -0400 Subject: [PATCH] Create config.ini --- config.ini | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config.ini diff --git a/config.ini b/config.ini new file mode 100644 index 0000000..00c8195 --- /dev/null +++ b/config.ini @@ -0,0 +1,9 @@ +# Specify your details to this file and most of the scripts will get it. + +[plex] +url = http://localhost:32400 +token = xxxx + +[tautulli] +url = http://localhost:8181/ +api = xxxx