Fix configuration
This commit is contained in:
parent
37e60bb755
commit
3d60af6a84
@ -51,8 +51,8 @@ application: {
|
||||
|
||||
presharedkey: {
|
||||
hint = "esempio";
|
||||
identity = "prova";
|
||||
pskkey = "123456";
|
||||
identity = "prova";
|
||||
pskkey = "123456";
|
||||
};
|
||||
|
||||
x509: {
|
||||
|
@ -79,8 +79,7 @@ application: {
|
||||
network: {
|
||||
#binding = "eth1";
|
||||
mtu = 1500;
|
||||
|
||||
port = 10000;
|
||||
#port = 10000;
|
||||
transport = "udp";
|
||||
|
||||
ipv4 = true;
|
||||
|
Loading…
Reference in New Issue
Block a user