You are here

acsf.schema.yml in Acquia Cloud Site Factory Connector 8

Same filename and directory in other branches
  1. 8.2 config/schema/acsf.schema.yml
config/schema/acsf.schema.yml

File

config/schema/acsf.schema.yml
View source
  1. # Schema for the configuration files of the ACSF Connector module.
  2. acsf.settings:
  3. type: config_object
  4. label: 'Acquia Cloud Site Factory settings'
  5. mapping:
  6. maintenance_time:
  7. type: integer
  8. label: 'Time needed for the maintenance'
  9. site_owner_maintenance_mode:
  10. type: boolean
  11. label: 'Maintenance mode'
  12. local_user_accounts:
  13. type: boolean
  14. label: 'Allow local logins'