mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
dba3e6ad3e
- Update variables inside unattended examples - Remove openvpn logging setting when uninstalling the package - Run 'apt-get update' after removing the WireGuard PPA
9 lines
155 B
Text
9 lines
155 B
Text
IPv4dev=eth0
|
|
dhcpReserv=0
|
|
install_user=pi
|
|
VPN=wireguard
|
|
pivpnPORT=51820
|
|
pivpnDNS1=9.9.9.9
|
|
pivpnDNS2=149.112.112.112
|
|
pivpnHOST=pivpn.example.com
|
|
UNATTUPG=1
|