Fixes #705
This commit is contained in:
@@ -21,4 +21,4 @@ maintainers:
|
|||||||
name: resilio-sync
|
name: resilio-sync
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
||||||
version: 1.2.0
|
version: 1.2.1
|
||||||
|
|||||||
@@ -804,23 +804,6 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
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
|
- variable: fsGroup
|
||||||
label: "fsGroup"
|
label: "fsGroup"
|
||||||
description: "The group that should own ALL storage."
|
description: "The group that should own ALL storage."
|
||||||
|
|||||||
Reference in New Issue
Block a user