You are here

urllogin.schema.yml in urllogin 8

Same filename and directory in other branches
  1. 2.x config/schema/urllogin.schema.yml
config/schema/urllogin.schema.yml

File

config/schema/urllogin.schema.yml
View source
  1. urllogin.settings:
  2. type: mapping
  3. label: Variable Settings of urllogin
  4. mapping:
  5. passphrase:
  6. type: string
  7. add_dbpass:
  8. type: boolean
  9. codekey:
  10. type: integer
  11. codemin:
  12. type: integer
  13. destination:
  14. type: string
  15. useprofile:
  16. type: boolean