simplenews.settings.yml 1.2 KB

123456789101112131415161718192021222324252627282930
  1. _core:
  2. default_config_hash: cy-hJPYCnfCsuUZA7VDoAwssKhRJCa8N88iJTaWiims
  3. hash_expiration: 86400
  4. newsletter:
  5. issue_tokens: false
  6. format: html
  7. priority: 3
  8. receipt: false
  9. from_address: info@materio.com
  10. from_name: materiO’
  11. subscriber:
  12. sync_fields: true
  13. subscription:
  14. skip_verification: false
  15. tidy_unconfirmed: 0
  16. confirm_combined_subject: 'Confirmation for [site:name]'
  17. confirm_combined_body: "We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:combined-url]"
  18. confirm_combined_body_unchanged: 'We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. No confirmation necessary because you are already subscribed.'
  19. confirm_subscribe_page: ''
  20. confirm_unsubscribe_page: ''
  21. validate_subject: 'Manage your subscriptions at [site:name]'
  22. validate_body: "We have received a request to manage your subscriptions for [simplenews-subscriber:mail] at [site:url]. To proceed please use the link below.\r\n\r\n[simplenews-subscriber:manage-url]"
  23. mail:
  24. use_cron: true
  25. textalt: true
  26. throttle: 200
  27. spool_progress_expiration: 3600
  28. spool_expire: 1
  29. debug: false
  30. source_cache: null