Changeset 62266ed for npl/internetserver/openvpn_conf/root
- Timestamp:
- 07/08/21 14:09:54 (4 years ago)
- Branches:
- master
- Children:
- 1bce4e1
- Parents:
- a87727a
- Location:
- npl/internetserver/openvpn_conf/root/etc/openvpn
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/internetserver/openvpn_conf/root/etc/openvpn/openvpn.conf
ra87727a r62266ed 231 231 # If you enable it here, you must also 232 232 # enable it in the client config file. 233 comp-lzo 233 #Disable from now on, see https://community.openvpn.net/openvpn/wiki/VORACLE 234 comp-lzo no 235 push "comp-lzo no" 234 236 235 237 # The maximum number of concurrently connected -
npl/internetserver/openvpn_conf/root/etc/openvpn/template.ovpn
ra87727a r62266ed 96 96 # Don't enable this unless it is also 97 97 # enabled in the server config file. 98 comp-lzo 98 #No, see https://community.openvpn.net/openvpn/wiki/VORACLE 99 #comp-lzo 99 100 100 101 # Set log file verbosity.
Note: See TracChangeset
for help on using the changeset viewer.