Rename “comment”→“name” in wg key config
This commit is contained in:
parent
2793385693
commit
9476a28674
3 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
[Interface]
|
||||
# {{ timestamp }} {{ current_user['username'] }} {{ comment }}
|
||||
# {{ timestamp }} {{ current_user['username'] }} {{ name }}
|
||||
# PublicKey = {{ pubkey }}
|
||||
PrivateKey = # paste private key here
|
||||
Address = {{ ip }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue