From: Eric Johansson (neku) Date: Sat, 22 Jan 2022 20:40:32 +0000 (+0100) Subject: Update dist.json X-Git-Tag: v1.4.0~2 X-Git-Url: https://jfr.im/git/uguu.git/commitdiff_plain/081bf607943efbcd730fcfe059304c24fb2f0109 Update dist.json --- diff --git a/dist.json b/dist.json index 125b32d..3b44d09 100644 --- a/dist.json +++ b/dist.json @@ -37,7 +37,7 @@ "FILTER_MODE": true, "FILES_ROOT": "/var/www/files/", "FILES_RETRIES": 15, - "SSL": "true", + "SSL": true, "URL": "a.uguu.se", "NAME_LENGTH": 8, "ID_CHARSET": "abcdefghijklmnopqrstuvwxyzABCDEFGHJKLMNOPQRSTUVWXYZ", @@ -66,4 +66,4 @@ "application/x-mach-binary", "image/svg+xml" ] -} \ No newline at end of file +}