(chore) move standardised env-vars to include (#1092)

* intial work on moving fixed envs to include

* add include to release scripting
This commit is contained in:
Kjeld Schouten-Lebbing
2021-10-04 13:27:12 +02:00
committed by GitHub
parent 47366d6bf0
commit 2b6ba98a6b
99 changed files with 200 additions and 1188 deletions
+2 -13
View File
@@ -71,19 +71,8 @@ questions:
schema:
type: dict
attrs:
- variable: TZ
label: "Timezone"
schema:
type: string
default: "Etc/UTC"
$ref:
- "definitions/timezone"
- variable: UMASK
label: "UMASK"
description: "Sets the UMASK env var for LinuxServer.io (compatible) containers"
schema:
type: string
default: "002"
# Include{fixedEnv}
# Include{containerConfig}
- variable: service