What's likely the most appropriate channel for cloudflare load balancing discussion?
What's likely the most appropriate channel for cloudflare load balancing discussion?
So considering the title, - how would you handle that?tbh I have no idea. I ran out of time to look into it more, only opened the ticket so I have it documented so I don't forget in the future lol.



cloudflare: modules as external
wrangler.toml for email configuration like the code below


/functions/api/submit.js










[[send_email]]
type = "send_email"
name = "SEB"
allowed_destination_addresses = ["your_email@gmail.com"]