You are here

ip_anon.schema.yml in IP Anonymize 8

config/schema/ip_anon.schema.yml

File

config/schema/ip_anon.schema.yml
View source
  1. ip_anon.settings:
  2. type: config_object
  3. label: IP Anonymize settings
  4. mapping:
  5. policy:
  6. type: integer
  7. label: Retention policy
  8. period_sessions:
  9. type: integer
  10. label: Sessions table retention period
  11. period_comment_field_data:
  12. type: integer
  13. label: Comment field data table retention period
  14. period_watchdog:
  15. type: integer
  16. label: Watchdog table retention period
  17. period_commerce_order:
  18. type: integer
  19. label: Commerce order table retention period
  20. period_login_history:
  21. type: integer
  22. label: Login history table retention period
  23. period_uc_orders:
  24. type: integer
  25. label: Ubercart orders table retention period
  26. period_votingapi_vote:
  27. type: integer
  28. label: Voting API vote table retention period
  29. period_webform_submission:
  30. type: integer
  31. label: Webform submission table retention period
  32. period_yamlform_submission:
  33. type: integer
  34. label: YAML form submission table retention period