You are here

uc_wishlist.schema.yml in UC Wish List 8

config/schema/uc_wishlist.schema.yml

File

config/schema/uc_wishlist.schema.yml
View source
  1. uc_wishlist.settings:
  2. type: config_object
  3. mapping:
  4. default_title:
  5. type: string
  6. label: 'Default wish list title.'
  7. save_address:
  8. type: integer
  9. label: 'Permit a saved shipping address in a wishlist.'
  10. default_private:
  11. type: integer
  12. label: 'Make users wishlist private by default.'
  13. allow_private:
  14. type: integer
  15. label: 'Allow users to make their wishlist private.'
  16. default_show:
  17. type: integer
  18. label: 'Show all wish lists by default.'
  19. out_of_stock:
  20. type: integer
  21. label: 'Allow users to add out of stock item into wishlist.'
  22. default_from:
  23. type: string
  24. label: 'Specify a default From address.'