Skip to content
Snippets Groups Projects
Commit baa209eb authored by Arnold van der Meulen's avatar Arnold van der Meulen
Browse files

Force html email content type

parent 09718857
No related branches found
No related merge requests found
Pipeline #59527 failed
SparkPostRails.configure do |c|
c.api_endpoint = ENV["SPARKPOST_APIURL"]
c.api_key = ENV["SPARKPOST_APIKEY"]
c.html_content_only = true
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment