Adjust Pandora mail addresses, resolves #126

This commit is contained in:
Disassembler 2017-10-23 10:46:14 +02:00
parent 631237604c
commit 1dc0412381

View File

@ -993,13 +993,13 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"description": "This is a demo of pan.do/ra - a free, open source media archive. It allows you to manage large, decentralized collections of video, to collaboratively create metadata and time-based annotations, and to serve your archive as a cutting-edge web application.", "description": "This is a demo of pan.do/ra - a free, open source media archive. It allows you to manage large, decentralized collections of video, to collaboratively create metadata and time-based annotations, and to serve your archive as a cutting-edge web application.",
"email": { "email": {
// E-mail address in contact form (to) // E-mail address in contact form (to)
"contact": "system@pandora.local", "contact": "spotter@bloguje.cz",
"footer": "-- \npan.do/ra - http://pan.do/ra", "footer": "-- \npan.do/ra - http://pan.do/ra",
"prefix": "pan.do/ra News -", "prefix": "pan.do/ra News -",
// E-mail address uses by the system (from) // E-mail address uses by the system (from)
"system": "system@pandora.local" "system": "spotter@bloguje.cz"
}, },
"https": false, "https": true,
"id": "pandora", "id": "pandora",
"name": "pan.do/ra", "name": "pan.do/ra",
"sendReferrer": true, "sendReferrer": true,