This commit is contained in:
kjeld Schouten-Lebbing 2021-07-21 10:36:15 +02:00
parent ec25c0572f
commit 39379b5e4e
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 1 additions and 18 deletions

View File

@ -21,4 +21,4 @@ maintainers:
name: resilio-sync
sources:
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
version: 1.2.0
version: 1.2.1

View File

@ -804,23 +804,6 @@ questions:
schema:
type: dict
attrs:
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: The groupID this App of the user running the application"
schema:
type: int
default: 568
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."