update doc with last changes
diff --git a/src/site/apt/configuration.apt b/src/site/apt/configuration.apt
index fac964a..ae432a1 100644
--- a/src/site/apt/configuration.apt
+++ b/src/site/apt/configuration.apt
@@ -227,7 +227,7 @@
 
 ** User Manager Implementation to use
 
-  * user.manager.impl=cached
+  * user.manager.impl=cached (since 1.4-M4: Archiva support more than one value comma separated)
   
     * valid values for realistic usage are 'cached' and then further configuring the cached instance to use another underlying user manager like ldap or the jdo one which is used by default.  Placing 'ldap' here will check with the ldap system for a fair amount of checks and would likely be a performance issue