mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update config.json
This commit is contained in:
@@ -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?",
|
||||
|
||||
Reference in New Issue
Block a user