Common 4.0 App Refactor Part 8 - Ornias

This commit is contained in:
Stavros Kois
2021-05-23 18:26:29 +02:00
committed by kjeld Schouten-Lebbing
parent 69f3be4e6b
commit f8b79ac51a
47 changed files with 73 additions and 71 deletions
+3 -3
View File
@@ -62,7 +62,7 @@ questions:
schema:
type: dict
attrs:
- variable: timezone
- variable: TZ
label: "Timezone"
schema:
type: string
@@ -74,13 +74,13 @@ questions:
description: "Sets the PUID env var for LinuxServer.io (compatible) containers"
schema:
type: int
default: 0
default: 568
- variable: PGID
label: "PGID"
description: "Sets the PGID env var for LinuxServer.io (compatible) containers"
schema:
type: int
default: 0
default: 568
- variable: UMASK
label: "UMASK"
description: "Sets the UMASK env var for LinuxServer.io (compatible) containers"