mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Fix Live TV roll over metadata caching
This commit is contained in:
parent
c8831efb28
commit
0ab93d7a7f
3 changed files with 16 additions and 18 deletions
|
@ -294,7 +294,6 @@ _CONFIG_DEFINITIONS = {
|
|||
'LOGGING_LIVE_TV': (int, 'Monitoring', 1),
|
||||
'MAXMIND_LICENSE_KEY': (str, 'General', ''),
|
||||
'METADATA_CACHE_SECONDS': (int, 'Advanced', 1800),
|
||||
'METADATA_LIVE_CACHE_SECONDS': (int, 'Advanced', 60),
|
||||
'MOVIE_LOGGING_ENABLE': (int, 'Monitoring', 1),
|
||||
'MOVIE_NOTIFY_ENABLE': (int, 'Monitoring', 0),
|
||||
'MOVIE_NOTIFY_ON_START': (int, 'Monitoring', 1),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue