Github bot : json sorted

This commit is contained in:
github-actions
2022-11-06 00:26:31 +00:00
parent 15f578aa1d
commit c26bc88dc1
11 changed files with 16 additions and 16 deletions

View File

@@ -55,10 +55,10 @@
"name": "Paperless NGX",
"options": {
"CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml",
"PGID": 0,
"PUID": 0,
"OCRLANG": "ENG",
"PAPERLESS_OCR_MODE": "skip",
"OCRLANG": "ENG"
"PGID": 0,
"PUID": 0
},
"ports": {
"8000/tcp": 8011
@@ -73,10 +73,10 @@
"schema": {
"CONFIG_LOCATION": "str",
"OCRLANG": "str?",
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",