acsf.schema.yml in Acquia Cloud Site Factory Connector 8.2
Same filename and directory in other branches
config/schema/acsf.schema.yml
File
config/schema/acsf.schema.ymlView source
- # Schema for the configuration files of the ACSF Connector module.
-
- acsf.settings:
- type: config_object
- label: 'Acquia Cloud Site Factory settings'
- mapping:
- maintenance_time:
- type: integer
- label: 'Time needed for the maintenance'
- site_owner_maintenance_mode:
- type: boolean
- label: 'Maintenance mode'
- local_user_accounts:
- type: boolean
- label: 'Allow local logins'