mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wireguard: undo priv/pub key as info field (#814)
This commit is contained in:
+2
-2
@@ -20,13 +20,13 @@
|
||||
<field>
|
||||
<id>server.pubkey</id>
|
||||
<label>Public Key</label>
|
||||
<type>info</type>
|
||||
<type>text</type>
|
||||
<help>Public key of this instance. After saving you will see here your public key.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>server.privkey</id>
|
||||
<label>Private Key</label>
|
||||
<type>info</type>
|
||||
<type>text</type>
|
||||
<help>Private key of this instance. After saving you will see here your public key, please keep it safe.</help>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
Reference in New Issue
Block a user