diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-29 01:06:46 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-03-29 01:06:46 +0100 |
commit | e6a77fd301db090127890b03e7c2c5d58ef52b3d (patch) | |
tree | c266daf7e926c9eccd90595370c7a9df44715223 /doc/fr/autogen/weechat_options.xml | |
parent | bdc869568cad61ef5b9bfa27431384e1f38c3817 (diff) | |
download | weechat-e6a77fd301db090127890b03e7c2c5d58ef52b3d.zip |
Update doc
Diffstat (limited to 'doc/fr/autogen/weechat_options.xml')
-rw-r--r-- | doc/fr/autogen/weechat_options.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/fr/autogen/weechat_options.xml b/doc/fr/autogen/weechat_options.xml index a45c8ad6e..6159862e6 100644 --- a/doc/fr/autogen/weechat_options.xml +++ b/doc/fr/autogen/weechat_options.xml @@ -976,6 +976,16 @@ </listitem> </itemizedlist> +<command>weechat.network.gnutls_dh_prime_bitsmax_lines</command>: taille minimum en bits pour la poignée de main (handshake) utilisant un échange de clé Diffie Hellman +<itemizedlist> + <listitem> + <para>type: entier</para> + </listitem> + <listitem> + <para>valeurs: 0 .. 2147483647 (valeur par défaut: 512)</para> + </listitem> +</itemizedlist> + <command>weechat.plugin.autoload</command>: liste des extensions à charger automatiquement au démarrage, "*" signifie toutes (séparées par des virgules, les noms peuvent être partiels, par exemple "perl" est ok pour "perl.so") <itemizedlist> <listitem> |