Update config.json

This commit is contained in:
Alexandre
2021-02-15 14:07:03 +01:00
committed by GitHub
parent 81bc517351
commit 5b469c444b

View File

@@ -31,6 +31,7 @@
],
"webui": "http://[HOST]:[PORT:8096]",
"boot": "auto",
"apparmor": "true",
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
@@ -57,4 +58,4 @@
"cifsusername": "str",
"cifspassword": "str"
}
}
}