mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 23:42:37 -07:00
Add back HTTP Proxy setting
This commit is contained in:
parent
b77a409414
commit
4dd05e217a
3 changed files with 8 additions and 2 deletions
|
@ -863,7 +863,6 @@ class Config(object):
|
|||
self.NOTIFY_GROUP_RECENTLY_ADDED_PARENT = self.NOTIFY_GROUP_RECENTLY_ADDED
|
||||
|
||||
self.MONITORING_USE_WEBSOCKET = 1
|
||||
self.HTTP_PROXY = 1
|
||||
|
||||
self.CONFIG_VERSION = 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue