add beta mention to auto create alias regex

This commit is contained in:
Son Nguyen Kim 2021-09-18 19:16:43 +02:00
parent 9b89d7cc5d
commit 838f1dc86d
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@
{% if custom_domain.catch_all %} disabled-content {% endif %}
border border-info p-2"
id="regex-section">
<span class="badge badge-info">Advanced</span> <br>
<span class="badge badge-info">Advanced</span>
<span class="badge badge-warning">Beta</span> <br>
You can also set a regular expression (regex): if an alias matches the expression, it'll be automatically created.
<br>
Please note that only the local part of the alias (i.e. <b>@{{ custom_domain.domain }}</b> is ignored) during the