Projects tigase _server tigase-muc Issues #16
add configuration paramater for groupchat message history size (#16)
Closed
tom quas opened 1 decade ago

according to http://www.tigase.org/content/about-configure-history-message-muc there is no way to configure the history size for groupchat messages.

i'd like to turn history off entirely w/o massaging the code.

tom quas commented 1 decade ago

oops, dup of #76

Volodymyr Iatsyshyn commented 1 decade ago

patch adds new config parameter "muc-max-history-size". It dafaults to 100. Example: muc/muc-max-history-size[I]=25

Volodymyr Iatsyshyn commented 1 decade ago

small fix: if muc-max-history-size is set to 0, then history should be off

Bartosz MaƂkowski commented 1 decade ago

fixed in another case

issue 1 of 1
Type
New Feature
Priority
Major
Assignee
RedmineID
161
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#16
Please wait...
Page is in error, reload to recover