diff --git a/config.ini b/config.ini new file mode 100644 index 0000000..9858a95 --- /dev/null +++ b/config.ini @@ -0,0 +1,11 @@ +[plexapi] +container_size = 50 +timeout = 30 + +[auth] +myplex_username = +myplex_password = +server_baseurl = http://127.0.0.1:32400 +server_token = +tautulli_baseurl = http://127.0.0.1:8181 +tautulli_apikey = \ No newline at end of file