Finalize extended.conf new params.
This commit is contained in:
parent
832e5a035e
commit
536607f523
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ plexUrl="" # ONLY used if PlexNotify.bash is used, example: http://x.x.x.x:324
|
|||
plexToken="" # ONLY used if PlexNotify.bash is used
|
||||
|
||||
##### DEEZER ARL UPDATE SCRIPT OPTIONALS
|
||||
arlUpdateInterval='1m' # Interval to check ARL Validity (default 24 hours). Reboot container after changing. s = seconds, m = minutes, h = hours, d = days
|
||||
arlUpdateInterval='24h' # Interval to check ARL Validity (default 24 hours). Reboot container after changing. s = seconds, m = minutes, h = hours, d = days
|
||||
telegramBotEnable="false" # Enable/Disable Telegram Bot to notify if ARL expires. Otherwise check text file in custom-services.d/python for status.
|
||||
telegramBotToken="" # Get token from BotFather during bot creation. If you use a notify channel for Lidarr, you can probably use the same bot, as this script only takes temporary control.
|
||||
telegramUserChatID="" # Get your userid by chatting: t.me/userinfobot
|
||||
|
|
Loading…
Reference in a new issue