Update config.json

This commit is contained in:
Alexandre
2021-02-16 13:28:39 +01:00
committed by GitHub
parent b2425605a5
commit 241949a873

View File

@@ -37,17 +37,11 @@
"options": {
"PUID": 0,
"PGID": 0,
"FilesFolder": "/share/ubooquity/files",
"ComicsFolder": "/share/ubooquity/comics",
"BooksFolder": "/share/ubooquity/books",
"maxmem": 120
},
"schema": {
"PUID": "int",
"PGID": "int",
"FilesFolder": "str",
"ComicsFolder": "str",
"BooksFolder": "str",
"maxmem": "int",
"networkdisks": "str?",
"cifsusername": "str?",