Github bot : json sorted

This commit is contained in:
alexbelgium
2022-04-17 00:21:35 +00:00
committed by GitHub
parent 11df7279e5
commit 851ae8c64b
12 changed files with 119 additions and 44 deletions

View File

@@ -1,6 +1,10 @@
{
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7"],
"arch": [
"aarch64",
"amd64",
"armv7"
],
"backup": "cold",
"backup_exclude": [
"*/cache/",
@@ -79,7 +83,10 @@
"8265/tcp": "Web UI port",
"8266/tcp": "Server Port"
},
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": {
"CONFIG_LOCATION": "str",
"TZ": "str?",