# HG changeset patch
# User Mikhail Kryshen <mikhail@kryshen.net>
# Date 1257261755 -10800
# Node ID b8d451897c6283e8c7079b9be419a4e2e54bf89b
# Parent  3349a282943a3cb5eb79c03826a13d98d3d322e6
Update README.

diff -r 3349a282943a -r b8d451897c62 README
--- a/README	Tue Nov 03 18:19:58 2009 +0300
+++ b/README	Tue Nov 03 18:22:35 2009 +0300
@@ -29,11 +29,12 @@
                   home directory. Default: "public_webapps".
 
   appsPerUser - maximum number of application each user is allowed to
-                deploy. If greater than 1 (multi-app mode) each user's
-                application subdirectory in the base directory is
-                mapped to "/~username/application", "ROOT" is mapped
-                to "/~username". In single-app mode (appsPerUser = 1)
-                the base directory is mapped to "/~username".
+                deploy. If greater than 1 or equals -1 (multi-app
+                mode) each user's application subdirectory in the base
+                directory is mapped to "/~username/application",
+                "ROOT" is mapped to "/~username". In single-app mode
+                (appsPerUser = 1) the base directory is mapped to
+                "/~username".
 
 PasswdUserConfig: