Skip to content
Snippets Groups Projects
Tomas Cejka's avatar
Tomáš Čejka authored
Messages now remain longer on the server so user is able to get them even after
reload, multiple users from the same peertag receive the same messages.
New variables were added into settings to control behavior of the messages
storage (max size of queue, max life of queue).

NOTIF_STREAM_MAXSIZE = 50
NOTIF_STREAM_MAXLIFE = 1800
bf455d74
History
Name Last commit Last update
..