From 2452706b909364178655c6c918a0348fb4298fb2 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 20 Dec 2014 23:13:26 +0100 Subject: Add a deterministic_nick_colors option (default: true) --- doc/source/configuration.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index b7099020..d3d4fb43 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -519,6 +519,15 @@ or the way messages are displayed. If set to ``desc``, the MUC users will be displayed from top to bottom in the list, if set to ``asc``, they will be displayed from bottom to top. + deterministic_nick_colors + + **Default value:** ``true`` + + Use a deterministic algorithm to choose the user colors in chatrooms if + set to ``true``. Otherwise the colors will be picked randomly. + + The value of this option affects the behavior of :term:`/recolor`. + vertical_tab_list_size **Default value:** ``20`` -- cgit v1.2.3