diff options
Diffstat (limited to 'doc/de/autogen/weechat_options.xml')
-rw-r--r-- | doc/de/autogen/weechat_options.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/de/autogen/weechat_options.xml b/doc/de/autogen/weechat_options.xml index 9ea7dc14e..4702e7cb4 100644 --- a/doc/de/autogen/weechat_options.xml +++ b/doc/de/autogen/weechat_options.xml @@ -716,6 +716,16 @@ </listitem> </itemizedlist> +<command>weechat.history.max_visited_buffers</command>: maximum number of visited buffers to keep in memory +<itemizedlist> + <listitem> + <para>type: integer</para> + </listitem> + <listitem> + <para>values: 0 .. 1000 (default value: 50)</para> + </listitem> +</itemizedlist> + <command>weechat.look.buffer_notify_default</command>: default notify level for buffers (used to tell WeeChat if buffer must be displayed in hotlist or not, according to importance of message) <itemizedlist> <listitem> |