update config

This commit is contained in:
Rolux 2015-09-21 14:11:24 +01:00
parent ba7c20fb84
commit e24b835a9a

View file

@ -751,18 +751,18 @@
the system (from). the system (from).
*/ */
"site": { "site": {
"description": "...", "description": "MayDay Rooms Video Archive",
"email": { "email": {
// E-mail address in contact form (to) // E-mail address in contact form (to)
"contact": "in-formation@maydayrooms.org", "contact": "in-formation@maydayrooms.org",
"footer": "-- Mayday Rooms - http://maydayrooms.org", "footer": "-- MayDay Rooms - http://maydayrooms.org",
"prefix": "Mayday Rooms News -", "prefix": "MayDay Rooms News -",
// E-mail address uses by the system (from) // E-mail address uses by the system (from)
"system": "system@pad.ma" "system": "system@pad.ma"
}, },
"https": false, "https": false,
"id": "mdr", "id": "mdr",
"name": "Mayday Rooms", "name": "MayDay Rooms",
"sendReferrer": true, "sendReferrer": true,
"url": "stuff.maydayrooms.org" "url": "stuff.maydayrooms.org"
}, },