You are here

shurly.schema.yml in ShURLy 8

config/schema/shurly.schema.yml

File

config/schema/shurly.schema.yml
View source
  1. shurly.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. shurly_base:
  6. type: string
  7. shurly_redirect_page:
  8. type: string
  9. shurly_forbid_localhost:
  10. type: boolean
  11. shurly_forbid_private_ips:
  12. type: boolean
  13. shurly_forbid_unresolvable_hosts:
  14. type: boolean
  15. shurly_forbid_ips:
  16. type: boolean
  17. shurly_forbid_custom:
  18. type: boolean
  19. shurly_custom_restriction:
  20. type: string
  21. shurly_gsb:
  22. type: 'NULL'
  23. shurly_gsb_client:
  24. type: boolean
  25. shurly_gsb_apikey:
  26. type: 'NULL'
  27. shurly_length:
  28. type: integer
  29. shurly_counter:
  30. type: integer
  31. shurly_index:
  32. type: string
  33. shurly_gsb_config_client:
  34. type: 'NULL'