Update config.json

This commit is contained in:
Alexandre
2021-02-16 11:22:50 +01:00
committed by GitHub
parent cf3989e4ad
commit 07a06e4026

View File

@@ -37,11 +37,13 @@
},
"options": {
"PUID": 0,
"PGID": 0
"PGID": 0,
"maxmem": 120
},
"schema": {
"PUID": "int",
"PGID": "int",
"maxmem": "int",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",