crlf to lf + sort json

This commit is contained in:
Alexandre
2022-03-15 11:02:11 +01:00
parent c748fa4a23
commit 5a7e0f0569
96 changed files with 1060 additions and 870 deletions

View File

@@ -27,14 +27,14 @@
"8080/tcp": "web interface"
},
"schema": {
"CONFIG_LOCATION": "str",
"FIREFLY_III_ACCESS_TOKEN": "str",
"FIREFLY_III_URL": "str",
"FIREFLY_III_CLIENT_ID": "str?",
"FIREFLY_III_URL": "str",
"NORDIGEN_ID": "str?",
"NORDIGEN_KEY": "str?",
"SPECTRE_APP_ID": "str?",
"SPECTRE_SECRET": "str?",
"CONFIG_LOCATION": "str",
"Updates": "list(hourly|daily|weekly)?",
"silent": "bool?"
},