mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Accept disabled OneSignal id
This commit is contained in:
parent
f31f1f1a17
commit
5f2e3f58e7
4 changed files with 20 additions and 3 deletions
|
@ -185,6 +185,7 @@ _CONFIG_DEFINITIONS = {
|
|||
'TV_WATCHED_PERCENT': (int, 'Monitoring', 85),
|
||||
'UPDATE_DB_INTERVAL': (int, 'General', 24),
|
||||
'UPDATE_SHOW_CHANGELOG': (int, 'General', 1),
|
||||
'UPGRADE_FLAG': (int, 'Advanced', 0),
|
||||
'VERBOSE_LOGS': (int, 'Advanced', 1),
|
||||
'VERIFY_SSL_CERT': (bool_int, 'Advanced', 1),
|
||||
'WEBSOCKET_MONITOR_PING_PONG': (int, 'Advanced', 0),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue