Replies: 1 comment
-
i see what you mean . Remove both server names 'cloudflare' and 'cloudflare-ipv6' (which is two string elements in a list in code syntax)
And add 'odoh-cloudflare' string ONCE in list of elements, not twice
I will try and clarify in guide |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to use ODOH, but it isn't clear to me if the
/
is an 'and' or an 'or', for example should it be:server_names = ['odoh-cloudflare', 'odoh-cloudflare'], or server_names = ['odoh-cloudflare'], or something else.
Thanks for the quick clarification.
Beta Was this translation helpful? Give feedback.
All reactions