From 4cb43ea75fbb7e81fedba1af50cb93e7a4cb893d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 15 Jan 2022 07:44:44 +0100 Subject: [PATCH] Update config.json --- fireflyiii/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 8a429d003..df758fe2a 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -30,7 +30,7 @@ "DB_DATABASE": "str?", "DB_USERNAME": "str?", "DB_PASSWORD": "str?", - "Updates": "list(|hourly|daily|weekly)" + "Updates": "list(|hourly|daily|weekly)?" }, "slug": "fireflyiii", "services": ["mysql:want"],