Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 881 Bytes

permissions.md

File metadata and controls

24 lines (15 loc) · 881 Bytes

Permissions

Conditions

lephare_permission_set must be set to true

When

During lephare_symfony_after_cache_tasks_file

Description

If enabled acls will be set for given directories for users and groups specified.

Variables

Variable Type Default Description
lephare_permission_set boolean false Enable permissions support
lephare_permission_paths string[] see defaults List of directories to apply to
lephare_permission_users string[] see defaults List of users to add to the ACL
lephare_permission_groups string[] see defaults List of groups to add to the ACL