summaryrefslogtreecommitdiff
path: root/docs/cca.scfg.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/cca.scfg.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/cca.scfg.example b/docs/cca.scfg.example
index 0eed02c..5785d06 100644
--- a/docs/cca.scfg.example
+++ b/docs/cca.scfg.example
@@ -84,10 +84,6 @@ auth {
# The following block contains some tweaks for performance.
perf {
- # How long should the send queue be? This is implemented as the
- # buffer number for a Go channel.
- sendq 10
-
# How many arguments' space should we initially allocate for each
# message?
msg_args_cap 4