Create extended.conf

This commit is contained in:
RandomNinjaAtk 2023-07-16 14:35:43 -04:00 committed by GitHub
parent a75e33646a
commit c3bfd190cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
readarr/extended.conf Normal file
View file

@ -0,0 +1,12 @@
##### READARR EXTENDED SCRIPTS SETTINGS #####
##### SCRIPT ENABLEMENT
enableAutoConfig="true" # true = enabled :: Enables AutoConfig script to run after startup
enableQueueCleaner="true" # true = enabled :: Enables QueueCleaner Script that automatically removes stuck downloads that cannot be automatically imported
##### SCRIPT INTERVALS
queueCleanerScriptInterval=15m #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when script is enabled
##### PLEX NOTIFY SCRIPT
plexUrl="" # ONLY used if PlexNotify.bash is used, example: http://x.x.x.x:32400
plexToken="" # ONLY used if PlexNotify.bash is used