tca_settings.schema.yml in Token Content Access 8
Same filename and directory in other branches
config/schema/tca_settings.schema.yml
File
config/schema/tca_settings.schema.ymlView source
- tca.tca_settings.*:
- type: config_entity
- label: 'Token Content Access settings'
- mapping:
- id:
- type: string
- label: 'ID'
- uuid:
- type: string
- active:
- type: integer
- label: 'Active'
- token:
- type: string
- label: 'Access Token'
- public:
- type: integer
- label: 'Public'
- force:
- type: boolean
- label: 'Force Bundle'