You are here

login_disable.schema.yml in Login Disable 2.0.x

Same filename and directory in other branches
  1. 8 config/schema/login_disable.schema.yml
config/schema/login_disable.schema.yml

File

config/schema/login_disable.schema.yml
View source
  1. login_disable.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. login_disable_is_active:
  6. type: boolean
  7. login_disable_key:
  8. type: string
  9. login_disable_message:
  10. type: string
  11. login_disable_force_logout:
  12. type: boolean