make pandora.json dynamic
This commit is contained in:
parent
24434a73ed
commit
7a01749b66
7 changed files with 22 additions and 5 deletions
|
|
@ -5,6 +5,7 @@ import os
|
|||
from os.path import join
|
||||
|
||||
SITENAME = 'Pandora'
|
||||
SITEID = 'pandora'
|
||||
URL = 'pan.do/ra'
|
||||
|
||||
PROJECT_ROOT = os.path.normpath(os.path.dirname(__file__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue