mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Revert "Add setting to enable Live TV logging"
This reverts commit 5d1bc3cf9b
.
This commit is contained in:
parent
1dd1c6f67f
commit
60d577f95e
4 changed files with 2 additions and 13 deletions
|
@ -292,7 +292,6 @@ _CONFIG_DEFINITIONS = {
|
|||
'LOG_BLACKLIST': (int, 'General', 1),
|
||||
'LOG_DIR': (str, 'General', ''),
|
||||
'LOGGING_IGNORE_INTERVAL': (int, 'Monitoring', 120),
|
||||
'LOGGING_LIVE_TV': (int, 'Monitoring', 1),
|
||||
'MAXMIND_LICENSE_KEY': (str, 'General', ''),
|
||||
'METADATA_CACHE_SECONDS': (int, 'Advanced', 1800),
|
||||
'MOVIE_LOGGING_ENABLE': (int, 'Monitoring', 1),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue