Nuke PGID and UMASK as it's managed by next common

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-05 00:51:58 +02:00
parent cfa73487ca
commit a18622f4a8
13 changed files with 14 additions and 84 deletions
@@ -79,18 +79,8 @@ questions:
schema:
type: int
default: 568
- variable: PGID
label: "PGID"
description: "Sets the PGID env var for jdownloader2 containers"
schema:
type: int
default: 568
- variable: UMASK
label: "UMASK"
description: "Sets the UMASK env var for jdownloader2 containers"
schema:
type: string
default: "002"
- variable: KEEP_APP_RUNNING
label: "KEEP_APP_RUNNING"
description: "When set to 1, the application will be automatically restarted if it crashes or if a user quits it."