From a2884b118d44176f436fa05286c53bc333253ce1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 12 Apr 2022 20:19:56 +0200 Subject: [PATCH] Update config.json --- fireflyiii_fints_importer/config.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/fireflyiii_fints_importer/config.json b/fireflyiii_fints_importer/config.json index c35560c56..a026320f5 100644 --- a/fireflyiii_fints_importer/config.json +++ b/fireflyiii_fints_importer/config.json @@ -17,8 +17,7 @@ ], "name": "Firefly iii FinTS Importer", "options": { - "CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer/config.yaml", - "Updates": "weekly" + "CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer" }, "ports": { "8080/tcp": 3476 @@ -28,8 +27,7 @@ }, "schema": { "CONFIG_LOCATION": "str", - "silent": "bool?", - "Updates": "list(hourly|daily|weekly)?" + "silent": "bool?" }, "slug": "fireflyiii_fints_importer", "upstream": "1.2",