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",
"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",