talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit eaae8ee958962a2a05464c7d004e2f50eec231a7
parent 37c69452bf775368b3a869a3bbc8ea6817441fb0
Author: Ricardo Mones <ricardo@mones.org>
Date:   Mon, 18 Apr 2016 14:45:34 +0200

Keep current order and add the default value

Diffstat:
Mmanual/advanced.xml | 21+++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/manual/advanced.xml b/manual/advanced.xml @@ -734,6 +734,17 @@ </listitem> </varlistentry> <varlistentry> + <term><literal>master_passphrase_pbkdf2_rounds</literal></term> + <listitem> + <para> + Number of rounds (or iterations) to use in PBKDF2 function when + computing next master passphrase key derivation. Currently stored master + passphrase KD is not affected by changing this preference. + Current value is '50000'. + </para> + </listitem> + </varlistentry> + <varlistentry> <term><literal>msgview_date_format</literal></term> <listitem> <para> @@ -952,16 +963,6 @@ </para> </listitem> </varlistentry> - <varlistentry> - <term><literal>master_passphrase_pbkdf2_rounds</literal></term> - <listitem> - <para> - Number of rounds (or iterations) to use in PBKDF2 function when - computing next master passphrase key derivation. Currently stored master - passphrase KD is not affected by changing this preference. - </para> - </listitem> - </varlistentry> </variablelist> </section> <section id="adv_autofaces">