Update config.json

This commit is contained in:
Alexandre
2022-04-12 20:19:56 +02:00
committed by GitHub
parent 8b92d2ced3
commit a2884b118d

View File

@@ -17,8 +17,7 @@
], ],
"name": "Firefly iii FinTS Importer", "name": "Firefly iii FinTS Importer",
"options": { "options": {
"CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer/config.yaml", "CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer"
"Updates": "weekly"
}, },
"ports": { "ports": {
"8080/tcp": 3476 "8080/tcp": 3476
@@ -28,8 +27,7 @@
}, },
"schema": { "schema": {
"CONFIG_LOCATION": "str", "CONFIG_LOCATION": "str",
"silent": "bool?", "silent": "bool?"
"Updates": "list(hourly|daily|weekly)?"
}, },
"slug": "fireflyiii_fints_importer", "slug": "fireflyiii_fints_importer",
"upstream": "1.2", "upstream": "1.2",