wrap image urls in pandora.getMediaURL to add option to load image from another domain
This commit is contained in:
parent
7de2644eea
commit
522af49a73
22 changed files with 118 additions and 77 deletions
|
|
@ -195,6 +195,8 @@ USE_IMDB = False
|
|||
#if you set VIDEO_PREFIX make sure cookies work accros subsomains
|
||||
VIDEO_PREFIX=''
|
||||
#VIDEO_PREFIX = '//video{uid}.example.com'
|
||||
MEDIA_PREFIX=''
|
||||
#VIDEO_PREFIX = '//media.example.com'
|
||||
#SESSION_COOKIE_DOMAIN = '.example.com'
|
||||
|
||||
SESSION_COOKIE_AGE=60*24*60*60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue