mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-17 02:03:03 +02:00
Remove unneeded config option
This commit is contained in:
parent
a84308ef3a
commit
ff5ae2c3b9
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ Address = {{ wireguard_network_ipv4['subnet'] }}/{{ wireguard_network_ipv4['pref
|
|||
ListenPort = {{ wireguard_port }}
|
||||
PrivateKey = {{ lookup('file', wireguard_config_path + '/private/' + IP_subject_alt_name) }}
|
||||
SaveConfig = false
|
||||
Table = off
|
||||
|
||||
{% for u in users %}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue