itemKey, use SITE_CONFIG to define json config
This commit is contained in:
parent
19cbce7c92
commit
8142335a8c
7 changed files with 427 additions and 82 deletions
|
|
@ -139,6 +139,7 @@ AUTH_PROFILE_MODULE = 'user.UserProfile'
|
|||
#Video encoding settings
|
||||
#available profiles: 96p, 270p, 360p, 480p, 720p, 1080p
|
||||
|
||||
SITE_CONFIG = join(PROJECT_ROOT, '0xdb.json')
|
||||
DEFAULT_SORT = [{"key": "director", "operator": ""}]
|
||||
DEFAULT_THEME = "classic"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue