mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-01-17 13:06:18 +00:00
remove outdated warnings and next priority features from workers list
This commit is contained in:
@@ -181,18 +181,11 @@
|
|||||||
<li>{% trans "Configuration synchronization service" %}</li>
|
<li>{% trans "Configuration synchronization service" %}</li>
|
||||||
<li>{% trans "Primary node mirroring (WireGuard and firewall rules)" %}</li>
|
<li>{% trans "Primary node mirroring (WireGuard and firewall rules)" %}</li>
|
||||||
<li>{% trans "DNS rules mirroring" %}</li>
|
<li>{% trans "DNS rules mirroring" %}</li>
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<p class="mb-0"><strong>{% trans "Warning:" %}</strong></p>
|
|
||||||
<p>
|
|
||||||
{% trans "In the current version, peer state information is not collected by the master server." %}<br>
|
|
||||||
{% trans "Traffic data, IP address, handshake status, and online/offline state will not be visible for peers connected to cluster nodes." %}</p>
|
|
||||||
<hr>
|
|
||||||
<p class="mb-0"><strong>{% trans "Next priority features (coming soon):" %}</strong></p>
|
|
||||||
<ul>
|
|
||||||
<li>{% trans "Traffic data synchronization" %}</li>
|
<li>{% trans "Traffic data synchronization" %}</li>
|
||||||
<li>{% trans "Server selection dropdown before downloading peer configs or VPN invites" %}</li>
|
<li>{% trans "Server selection dropdown before downloading peer configs or VPN invites" %}</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<hr>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<p>
|
<p>
|
||||||
{% trans "For more information, please visit:" %}
|
{% trans "For more information, please visit:" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user