about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
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