Merge pull request #389 from ThomasWaldmann/suffix-hint
zone creation: add hint about public suffix list
This commit is contained in:
commit
5bb265ab3b
@ -36,6 +36,12 @@
|
||||
update secret is presented.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<p>
|
||||
{% blocktrans trimmed with psl_url='https://publicsuffix.org/' psl_text='Public Suffix List' %}
|
||||
If you create a new zone, you are strongly advised to consider submitting
|
||||
your zone to the <a href="{{ psl_url }}">{{ psl_text }}</a>.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<p>
|
||||
{% trans "We'll show you configuration examples after you add a domain." %}
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user