Skip to content

Commit

Permalink
Merge pull request #7 from egladman/make-openvpn-less-talkative
Browse files Browse the repository at this point in the history
change openvpn verbosity from 4 to 3
  • Loading branch information
egladman authored Dec 19, 2021
2 parents 9429db1 + b55b0bb commit 5c5de79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Environment
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OPENVPN_LOGLEVEL ?= 4
OPENVPN_LOGLEVEL ?= 3
CONFIG ?= USA-New_York.ovpn
DNS_INTERNAL ?= 10.0.254.1
DNS_EXTERNAL ?= 8.8.8.8
Expand Down

0 comments on commit 5c5de79

Please sign in to comment.