tests: enable compression in the unix test

This commit is contained in:
Nikos Mavrogiannopoulos
2015-01-19 13:05:13 +01:00
parent 1ead0b3346
commit 314b99477a

View File

@@ -110,6 +110,15 @@ server-key = /etc/ocserv/key.pem
# OU (organizational unit) = 2.5.4.11
#cert-group-oid = 2.5.4.11
# Uncomment this to enable compression negotiation.
compression = true
# Set the minimum size under which a packet will not be compressed.
# That is to allow low-latency for VoIP packets. The default size
# is 256 bytes. Modify it if the clients typically use compression
# as well of VoIP with codecs that exceed the default value.
#no-compress-limit = 256
# The revocation list of the certificates issued by the 'ca-cert' above.
#crl = /path/to/crl.pem