This commit is contained in:
j 2018-05-08 13:00:27 +01:00
parent 3f9361c857
commit cb51d2aeba
4 changed files with 3 additions and 3 deletions

View File

@ -1160,7 +1160,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"system": "system@pandora.local" "system": "system@pandora.local"
}, },
"https": false, "https": false,
"id": "cinemuse", "id": "cms",
"name": "CineMuseSpace", "name": "CineMuseSpace",
// Set to true to allow search engines to index the site // Set to true to allow search engines to index the site
"public": false, "public": false,
@ -1419,4 +1419,4 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"resolutions": [240, 720], "resolutions": [240, 720],
"torrent": true "torrent": true
} }
} }

View File

@ -4,7 +4,7 @@ import os
from os.path import join, abspath, basename, dirname from os.path import join, abspath, basename, dirname
# change this # change this
name = 'cinemuse' name = 'cms'
overwrite = ( overwrite = (
#('home', 'indiancinema'), #('home', 'indiancinema'),
#('infoView', 'indiancinema'), #('infoView', 'indiancinema'),