mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Move repository
This commit is contained in:
parent
ab32b2cbc2
commit
a26de7f6c2
10 changed files with 46 additions and 112 deletions
|
@ -62,7 +62,7 @@ def serve_template(templatename, **kwargs):
|
|||
|
||||
http_root = plexpy.HTTP_ROOT
|
||||
server_name = plexpy.CONFIG.PMS_NAME
|
||||
cache_param = '?' + plexpy.CURRENT_VERSION or common.VERSION_NUMBER
|
||||
cache_param = '?' + (plexpy.CURRENT_VERSION or common.VERSION_NUMBER)
|
||||
|
||||
_session = get_session_info()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue