Change SaveConfig defaut parametre
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
481fdcb32c
commit
4b16c5f9f5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ wireguard_port: 51820
|
|||
# wireguard_predown:
|
||||
# wireguard_postdown:
|
||||
wireguard_persistent_keepalive: 20
|
||||
wireguard_save_config: true
|
||||
wireguard_save_config: false
|
||||
# wireguard_endpoint_port: "51820"
|
||||
# wireguard_endpoint_ip: "x.x.x.x"
|
||||
# wireguard_allowed_ips: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue