From c788dd733fb8bbec25216549b3c33318b27675ea Mon Sep 17 00:00:00 2001 From: j Date: Thu, 14 Dec 2017 13:53:31 +0000 Subject: [PATCH] enable https --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index 86acea8..0ece04c 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1099,7 +1099,7 @@ // E-mail address uses by the system (from) "system": "system@maydayrooms.org" }, - "https": false, + "https": true, "id": "mdr", "name": "MayDay Rooms", "sendReferrer": true,