Update extended.conf
This commit is contained in:
parent
65b649474c
commit
11474fe005
1 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,10 @@ enableVideo="true" # true = enabled :: Enables the Video script to run automatic
|
||||||
enableQueueCleaner="true" # true = enabled :: Enables the QueueCleaner script to run automatically
|
enableQueueCleaner="true" # true = enabled :: Enables the QueueCleaner script to run automatically
|
||||||
|
|
||||||
##### SCRIPT INTERVALS
|
##### SCRIPT INTERVALS
|
||||||
audioScriptInterval=15m #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when autoStart is enabled
|
audioScriptInterval=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
|
||||||
videoScriptInterval=15m #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when autoStart is enabled
|
videoScriptInterval=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
|
||||||
autoArtistAdderInterval=12h #s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when autoStart is enabled
|
autoArtistAdderInterval=12h #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
|
||||||
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 autoStart is enabled
|
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
|
||||||
|
|
||||||
##### AUDIO SCRIPT
|
##### AUDIO SCRIPT
|
||||||
# SEARCH
|
# SEARCH
|
||||||
|
|
Loading…
Reference in a new issue