mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add remote access monitoring using websockets
* Fixes Tautulli/Tautulli-Issues#251
This commit is contained in:
parent
3fd2234a92
commit
938134081b
3 changed files with 77 additions and 14 deletions
|
@ -137,6 +137,7 @@ DEV = False
|
|||
WEBSOCKET = None
|
||||
WS_CONNECTED = False
|
||||
PLEX_SERVER_UP = None
|
||||
PLEX_REMOTE_ACCESS_UP = None
|
||||
|
||||
TRACKER = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue