You are here

simplenews.settings.yml in Simplenews 8.2

config/install/simplenews.settings.yml

File

config/install/simplenews.settings.yml
View source
  1. hash_expiration: 86400
  2. newsletter:
  3. format: plain
  4. priority: 0
  5. receipt: TRUE
  6. subscriber:
  7. sync_fields: TRUE
  8. subscription:
  9. tidy_unconfirmed: 7
  10. use_combined: multiple
  11. confirm_subscribe_subject: "Confirmation for [simplenews-newsletter:name] from [site:name]"
  12. confirm_subscribe_unsubscribed: "We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. To confirm please use the link below. \n\n [simplenews-subscriber:subscribe-url]"
  13. confirm_subscribe_subscribed: "We have received a request to subscribe [simplenews-subscriber:mail] to the [simplenews-newsletter:name] newsletter on [site:name] website at [site:url]. However, this email is already subscribed to this newsletter. If you intended to unsubscribe please visit our site: [site:url]"
  14. confirm_unsubscribe_subscribed: "We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:unsubscribe-url]"
  15. confirm_unsubscribe_unsubscribed: "We have received a request to remove the [simplenews-subscriber:mail] from the [simplenews-newsletter:name] mailing list on [site:name] website at [site:url]. However, this email is not subscribed to this mailing list. If you intended to subscribe please visit our site at [site:url]"
  16. confirm_combined_subject: "Confirmation for [site:name]"
  17. confirm_combined_body: "We have received a request for the following subscription changes for [simplenews-subscriber:mail] at [site:url]:\r\n\r\n[changes-list]\r\n\r\nTo confirm please use the link below.\r\n\r\n[simplenews-subscriber:combined-url]"
  18. confirm_combined_body_unchanged: "We have received a request for the following subscription changes for [simplenews-subscriber:mail] at [site:url]:\r\n\r\n[changes-list]\r\n\r\nNo confirmation necessary because all requested changes equal the current state."
  19. confirm_combined_line_subscribe_unsubscribed: "Subscribe to [simplenews-newsletter:name]"
  20. confirm_combined_line_subscribe_subscribed: "Already subscribed to [simplenews-newsletter:name]"
  21. confirm_combined_line_unsubscribe_subscribed: "Unsubscribe from [simplenews-newsletter:name]"
  22. confirm_combined_line_unsubscribe_unsubscribed: "Already unsubscribed from [simplenews-newsletter:name]"
  23. confirm_subscribe_page: ""
  24. confirm_unsubscribe_page: ""
  25. mail:
  26. use_cron: TRUE
  27. throttle: 20
  28. spool_progress_expiration: 3600
  29. spool_expire: 0
  30. debug: FALSE