lockr.schema.yml in Lockr 8.2
Same filename and directory in other branches
config/schema/lockr.schema.yml
File
config/schema/lockr.schema.ymlView source
- # Schema for the configuration files of the lockr module.
-
- key.type.lockr_encryption:
- type: mapping
- label: 'Lockr Encryption key type settings'
- mapping:
- key_size:
- type: integer
- label: 'Key size'
-
- key.provider.lockr:
- type: sequence
-