mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update plexpy/config.py
Co-Authored-By: abiacco <abiacco@handll.com>
This commit is contained in:
parent
75949a8dd2
commit
9a6106f10e
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ _CONFIG_DEFINITIONS = {
|
|||
'PMS_UPDATE_DISTRO': (str, 'PMS', ''),
|
||||
'PMS_UPDATE_DISTRO_BUILD': (str, 'PMS', ''),
|
||||
'PMS_WEB_URL': (str, 'PMS', 'https://app.plex.tv/desktop'),
|
||||
'PMS_UPDATE_NOTIFY_INTERVAL': (int, 'Advanced', 24),
|
||||
'PMS_UPDATE_CHECK_INTERVAL': (int, 'Advanced', 24),
|
||||
'TIME_FORMAT': (str, 'General', 'HH:mm'),
|
||||
'ANON_REDIRECT': (str, 'General', 'http://www.nullrefer.com/?'),
|
||||
'API_ENABLED': (int, 'General', 1),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue