mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Default http_proxy on and remove setting
This commit is contained in:
parent
17649bf36a
commit
864063676f
3 changed files with 3 additions and 8 deletions
|
@ -843,4 +843,6 @@ class Config(object):
|
|||
self.NOTIFY_SCRIPTS_ARGS_TEXT = rep(self.NOTIFY_SCRIPTS_ARGS_TEXT)
|
||||
|
||||
self.MONITORING_USE_WEBSOCKET = 1
|
||||
self.HTTP_PROXY = 1
|
||||
|
||||
self.CONFIG_VERSION = 8
|
Loading…
Add table
Add a link
Reference in a new issue