Rename “comment”→“name” in wg key config

This commit is contained in:
Timotej Lazar 2023-04-24 09:48:04 +02:00
parent 2793385693
commit 9476a28674
3 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
[Interface]
# {{ timestamp }} {{ current_user['username'] }} {{ comment }}
# {{ timestamp }} {{ current_user['username'] }} {{ name }}
# PublicKey = {{ pubkey }}
PrivateKey = # paste private key here
Address = {{ ip }}