remove videoprefix from config, defined by backend
This commit is contained in:
parent
f3af1b70a0
commit
dc1cd6e410
5 changed files with 6 additions and 11 deletions
|
|
@ -192,7 +192,8 @@ POSTER_PRECEDENCE = ()
|
|||
|
||||
USE_IMDB = False
|
||||
|
||||
#if you set VIDEO_PREFIX make sure cookies work accros subsomains
|
||||
#If you set VIDEO_PREFIX make sure cookies work accros subsomains
|
||||
#by setting SESSION_COOKIE_DOMAIN to ".domain.tld"
|
||||
VIDEO_PREFIX=''
|
||||
#VIDEO_PREFIX = '//video{uid}.example.com'
|
||||
MEDIA_PREFIX=''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue