Allow many large messages
This commit is contained in:
committed by
Jan Vidar Krey
parent
e43aea35cc
commit
99711a5c6e
@@ -26,7 +26,7 @@
|
||||
#include "util/list.h"
|
||||
#include "util/cbuffer.h"
|
||||
|
||||
#define MAX_HISTORY_SIZE 16384
|
||||
#define MAX_HISTORY_SIZE 614400
|
||||
|
||||
struct chat_history_data
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user