Author: olamy
Date: Mon Jan  7 23:26:30 2013
New Revision: 1430087

URL: http://svn.apache.org/viewvc?rev=1430087&view=rev
Log:
guest is currently hardcoded not configurable

Modified:
    archiva/redback/redback-site/trunk/src/site/apt/configuration.apt

Modified: archiva/redback/redback-site/trunk/src/site/apt/configuration.apt
URL: 
http://svn.apache.org/viewvc/archiva/redback/redback-site/trunk/src/site/apt/configuration.apt?rev=1430087&r1=1430086&r2=1430087&view=diff
==============================================================================
--- archiva/redback/redback-site/trunk/src/site/apt/configuration.apt (original)
+++ archiva/redback/redback-site/trunk/src/site/apt/configuration.apt Mon Jan  
7 23:26:30 2013
@@ -145,7 +145,7 @@ information.  This can be configured wit
 
     * name for the admin user, by default this is 'admin' and can not easily 
be changed after the fact at this point.  However any number of people may be 
assigned full administrator roles.
 
-  * redback.default.guest=guest
+  * redback.default.guest=guest (currently guest is an hardcoded value so not 
possible to configure it)
 
     * name of the guest user
 


Reply via email to