pfdp.schema.yml in Private files download permission 3.x
Same filename and directory in other branches
config/schema/pfdp.schema.yml
File
config/schema/pfdp.schema.ymlView source
- pfdp.pfdp_directory.*:
- type: config_entity
- label: 'Private files download permission directory'
- mapping:
- id:
- type: string
- label: 'ID'
- path:
- type: path
- label: 'Path'
- bypass:
- type: boolean
- label: 'Bypass'
- grant_file_owners:
- type: boolean
- label: 'Grant file owners'
- users:
- type: sequence
- label: 'Users'
- sequence:
- type: string
- label: 'User'
- roles:
- type: sequence
- label: 'Roles'
- sequence:
- type: string
- label: 'Role'