From 3297d481b7e245eadf7bf5730ef3ad4152a02594 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Sep 2021 05:47:27 +0200 Subject: [PATCH] Update config.json --- mealie/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie/config.json b/mealie/config.json index 9c5c98dca..382a6c54a 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -27,8 +27,8 @@ "options": {}, "schema": { "ssl": "bool?", - "certfile": "match(^/ssl/.+)?", - "keyfile": "match(^/ssl/.+)?" + "certfile": "str?", + "keyfile": "str?" }, "arch": [ "aarch64",