Change plex timeout to reflect actual template

master
Chaz Larson 2 years ago
parent 6788735bc4
commit 0d19f135f0

@ -224,7 +224,7 @@ Scroll down a bit and update the three things you just collected; Plex URL, Plex
plex: # Can be individually specified per library as well
url: http://bing.bang.boing <<< ENTER YOUR PLEX URL
token: XXXXXXXXXXXXXXXXXXXX <<< ENTER YOUR PLEX TOKEN
timeout: 180
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false

@ -379,7 +379,7 @@ Scroll down a bit and update the three things you just collected; Plex URL, Plex
plex: # Can be individually specified per library as well
url: http://bing.bang.boing <<< ENTER YOUR PLEX URL
token: XXXXXXXXXXXXXXXXXXXX <<< ENTER YOUR PLEX TOKEN
timeout: 180
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false

Loading…
Cancel
Save