Layer: apps

Module: syncthing

Tunables Templates

Description:

Application that lets you synchronize your files across multiple devices.


Tunables:

syncthing_manage_all_user_content
Default value

false

Description

Grant the syncthing domains manage rights on all user content

syncthing_manage_generic_user_content
Default value

false

Description

Grant the syncthing domains manage rights on generic user content

syncthing_read_all_user_content
Default value

false

Description

Grant the syncthing domains read access to all user content

syncthing_read_generic_user_content
Default value

true

Description

Grant the syncthing domains read access to generic user content

Return

Templates:

syncthing_role( role_prefix , user_domain , user_exec_domain , role )
Summary

Role access for Syncthing

Parameters
Parameter:Description:
role_prefix

The prefix of the user role (e.g., user is the prefix for user_r).

user_domain

User domain for the role.

user_exec_domain

User exec domain for execute and transition access.

role

Role allowed access

Return