simplenews.settings.yml 1.0 KB

1234567891011121314151617181920212223242526272829
  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: news@materio.com
  10. from_name: materiO’
  11. subscriber:
  12. sync_fields: true
  13. subscription:
  14. skip_verification: false
  15. tidy_unconfirmed: 7
  16. confirm_subject: 'Confirmation for [site:name]'
  17. confirm_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:confirm-url]"
  18. confirm_subscribe_page: ''
  19. confirm_unsubscribe_page: ''
  20. validate_subject: 'Manage your subscriptions at [site:name]'
  21. 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]"
  22. mail:
  23. use_cron: true
  24. textalt: false
  25. throttle: 200
  26. spool_progress_expiration: 3600
  27. spool_expire: 7
  28. debug: false
  29. source_cache: null