update config
This commit is contained in:
parent
ba7c20fb84
commit
e24b835a9a
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue