about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-05 23:54:31 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-05 23:58:47 -0700
commit6a08ae739570ec49046b48339a84997c3bff0cbb (patch)
treef3f542f8d5abd7e8e0846ad05312117a0595563b /README
parentc9cb89612517c433b41c77de63f72a8e5c308a1b (diff)
downloadrainbows-6a08ae739570ec49046b48339a84997c3bff0cbb.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 3b0a4f1..c801efd 100644
--- a/README
+++ b/README
@@ -99,9 +99,12 @@ config file:
 
     Rainbows! do
       use :Revactor
-      worker_connections 128
+      worker_connections 400
     end
 
+See the {Rainbows! configuration documentation}[link:Rainbows.html#M000001]
+for more details.
+
 == Development
 
 * git: git://git.bogomips.org/rainbows.git