diff --git a/pandora/srv/pandora/pandora/config.jsonc b/pandora/srv/pandora/pandora/config.jsonc index ba509f6..a0976f7 100644 --- a/pandora/srv/pandora/pandora/config.jsonc +++ b/pandora/srv/pandora/pandora/config.jsonc @@ -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.", "email": { // E-mail address in contact form (to) - "contact": "system@pandora.local", + "contact": "spotter@bloguje.cz", "footer": "-- \npan.do/ra - http://pan.do/ra", "prefix": "pan.do/ra News -", // E-mail address uses by the system (from) - "system": "system@pandora.local" + "system": "spotter@bloguje.cz" }, - "https": false, + "https": true, "id": "pandora", "name": "pan.do/ra", "sendReferrer": true,