remove videoprefix from config, defined by backend

This commit is contained in:
j 2014-12-22 10:51:13 +00:00
commit dc1cd6e410
5 changed files with 6 additions and 11 deletions

View file

@ -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=''