Fix wireguard guide

Removed the server config line "SaveConfig = true". This one does only
appear in the add client section.
This commit is contained in:
Alexander Lieret
2021-11-02 11:03:31 +01:00
parent 10a394e54b
commit 92ab23c564
-1
View File
@@ -84,7 +84,6 @@ After a restart, the server file should look like:
[Interface]
Address = 10.100.0.1/24, fd08::1/128
ListenPort = 47111
SaveConfig = true
PrivateKey = XYZ123456ABC= # PrivateKey will be different
[Peer]