Update config.json

This commit is contained in:
Alexandre
2021-08-26 12:59:11 +02:00
committed by GitHub
parent 677f57eeac
commit 3a1b44e778

View File

@@ -63,6 +63,7 @@
"options": {
"PUID": 0,
"PGID": 0,
"claim": "Get_from_https://www.plex.tv/claim",
"networkdisks": "//server/share",
"cifsusername": "username",
"cifspassword": "password"
@@ -70,6 +71,7 @@
"schema": {
"PUID": "int",
"PGID": "int",
"claim": "str",
"TZ": "str?",
"networkdisks": "str?",
"cifsusername": "str?",