We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
As per our current code, EE takes le-mail for Cloudflare API authentication. However, le-mail and cloudflare email can be different.
le-mail
Hence, If cloudflare-email is set in config, ee should use that. If not, then it should use value of le-mail
cloudflare-email
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As per our current code, EE takes
le-mail
for Cloudflare API authentication. However,le-mail
and cloudflare email can be different.Hence, If
cloudflare-email
is set in config, ee should use that. If not, then it should use value ofle-mail
The text was updated successfully, but these errors were encountered: