forked from 0x2620/pandora
cleanup settings.py/local_settings.py/config.json
This commit is contained in:
parent
dffa404e98
commit
2748ab6978
6 changed files with 68 additions and 61 deletions
|
|
@ -351,10 +351,10 @@
|
|||
"importPosterFrames": false
|
||||
},
|
||||
"site": {
|
||||
"id": "{{settings.SITEID}}",
|
||||
"name": "{{settings.SITENAME}}",
|
||||
"sectionName": "{{settings.SITENAME}}",
|
||||
"url": "{{settings.URL}}"
|
||||
"id": "padma",
|
||||
"name": "Pad.ma",
|
||||
"url": "pad.ma",
|
||||
"videoprefix": ""
|
||||
},
|
||||
"sitePages": [
|
||||
{"id": "about", "title": "About"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue