diff options
author | louiz’ <louiz@louiz.org> | 2016-08-23 00:30:17 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-08-23 01:30:17 +0200 |
commit | bc31e969e6be0b3e62fb81126c6354b043019406 (patch) | |
tree | 47ab648977620ea58426abc800c6a61e3dd451fb | |
parent | 88499d037962b4a0bd85d812cb77ef0452c985f8 (diff) | |
download | biboumi-bc31e969e6be0b3e62fb81126c6354b043019406.tar.gz biboumi-bc31e969e6be0b3e62fb81126c6354b043019406.tar.bz2 biboumi-bc31e969e6be0b3e62fb81126c6354b043019406.tar.xz biboumi-bc31e969e6be0b3e62fb81126c6354b043019406.zip |
Document the sending of the muc history
-rw-r--r-- | doc/biboumi.1.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/biboumi.1.rst b/doc/biboumi.1.rst index 2cf771f..8463ed1 100644 --- a/doc/biboumi.1.rst +++ b/doc/biboumi.1.rst @@ -299,7 +299,8 @@ History Public channel messages are saved into the database, unless the `record_history` option is set to false for that user -`Ad-hoc commands`). +`Ad-hoc commands`). When a channel is joined, biboumi sends the +`max_history_length` messages found in the database, as the MUC history. List channels ------------- |