changeset 29:b8d451897c62

Update README.
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 03 Nov 2009 18:22:35 +0300
parents 3349a282943a
children a758e28ff71b
files README
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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: