This commit is contained in:
j 2019-03-12 10:29:10 +00:00
parent fc49ec0907
commit 3e76a03f04

View file

@ -1209,10 +1209,10 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"email": { "email": {
// E-mail address in contact form (to) // E-mail address in contact form (to)
"contact": "js2034@cam.ac.uk", "contact": "js2034@cam.ac.uk",
"footer": "-- \npandora.cinemusespace.org", "footer": "-- \npandora.cinemusespace.com",
"prefix": "CineMuseSpace News -", "prefix": "CineMuseSpace News -",
// E-mail address uses by the system (from) // E-mail address uses by the system (from)
"system": "system@pandora.cinemusespace.org" "system": "system@pandora.cinemusespace.com"
}, },
"https": false, "https": false,
"id": "cms", "id": "cms",
@ -1220,7 +1220,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
// 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,
"sendReferrer": true, "sendReferrer": true,
"url": "pandora.cinemusespace.org" "url": "pandora.cinemusespace.com"
}, },
/* /*
"sitePages" defines the sections of the main site dialog. If "news" is "sitePages" defines the sections of the main site dialog. If "news" is