You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ka...@apache.org on 2010/10/11 20:44:43 UTC

svn commit: r1021458 - /directory/apacheds-manuals/trunk/src/basic-user-guide/chapter-configuring-apacheds.xml

Author: kayyagari
Date: Mon Oct 11 18:44:43 2010
New Revision: 1021458

URL: http://svn.apache.org/viewvc?rev=1021458&view=rev
Log:
o removed the reference to deleted 'passwordHidden' configuration parameter

Modified:
    directory/apacheds-manuals/trunk/src/basic-user-guide/chapter-configuring-apacheds.xml

Modified: directory/apacheds-manuals/trunk/src/basic-user-guide/chapter-configuring-apacheds.xml
URL: http://svn.apache.org/viewvc/directory/apacheds-manuals/trunk/src/basic-user-guide/chapter-configuring-apacheds.xml?rev=1021458&r1=1021457&r2=1021458&view=diff
==============================================================================
--- directory/apacheds-manuals/trunk/src/basic-user-guide/chapter-configuring-apacheds.xml (original)
+++ directory/apacheds-manuals/trunk/src/basic-user-guide/chapter-configuring-apacheds.xml Mon Oct 11 18:44:43 2010
@@ -138,9 +138,6 @@
           the encoded bytes representing the request).</emphasis></para>
         </listitem>
         <listitem>
-          <para><emphasis role="bold">passwordHidden</emphasis><subscript>(boolean, true)</subscript> : <emphasis>Tells if the password is hidden or not.</emphasis></para>
-        </listitem>
-        <listitem>
           <para><emphasis role="bold">syncPeriodMillis</emphasis><subscript>(Integer, 15000)</subscript> : <emphasis>Defines the delay between each flush to disk. No data will be
           written to disk during this perido. If one wants everything to be written immediately, then this value
           must be set to 0.</emphasis></para>