From e24b835a9a88f64457652303ec4304062c6e8cd1 Mon Sep 17 00:00:00 2001 From: Rolux Date: Mon, 21 Sep 2015 14:11:24 +0100 Subject: [PATCH] update config --- config.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.jsonc b/config.jsonc index cc1219c..ea8d0fd 100644 --- a/config.jsonc +++ b/config.jsonc @@ -751,18 +751,18 @@ the system (from). */ "site": { - "description": "...", + "description": "MayDay Rooms Video Archive", "email": { // E-mail address in contact form (to) "contact": "in-formation@maydayrooms.org", - "footer": "-- Mayday Rooms - http://maydayrooms.org", - "prefix": "Mayday Rooms News -", + "footer": "-- MayDay Rooms - http://maydayrooms.org", + "prefix": "MayDay Rooms News -", // E-mail address uses by the system (from) "system": "system@pad.ma" }, "https": false, "id": "mdr", - "name": "Mayday Rooms", + "name": "MayDay Rooms", "sendReferrer": true, "url": "stuff.maydayrooms.org" },