Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ocserv/ocserv.conf
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ ca-cert = /opt/certs/ca-cert.pem
# system calls allowed to a worker process, in order to reduce damage from a
# bug in the worker process. It is available on Linux systems at a performance cost.
# The performance cost is roughly 2% overhead at transfer time (tested on a Linux 3.17.8).
isolate-workers = true
isolate-workers = false

# A banner to be displayed on clients
#banner = "Welcome"
Expand Down