diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/configure.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 609775e3..fb8917e2 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -321,6 +321,10 @@ section of this documentation. separated by colons (":"). If there are more than 3 or 4 chained sorting methods, your sorting is most likely inefficient. +*save_status*:: true + + Save the status automatically in the status and status_message options. + *send_chat_states*:: true if true, chat states will be sent to the people you are talking to. @@ -391,6 +395,16 @@ section of this documentation. Whether or not to display a timestamp before each message. +*status*:: [empty] + + The status (show) poezio will send when connecting. It can be available, + dnd,chat, xa or away. + Nothing or an invalid value will mean available. + +*status_message*:: [empty] + + The status message poezio will send when connecting. + *use_bookmark_method*:: [empty] the method that poezio will use to store your bookmarks online. |