mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-19 11:30:39 -06:00
increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
This commit is contained in:
parent
2c0a87f2ac
commit
32004a756c
@ -48,7 +48,7 @@
|
||||
#include "syncobj.h"
|
||||
|
||||
|
||||
#define ABSTRACT_SERVER_SEND_QUE_MAX_COUNT 100
|
||||
#define ABSTRACT_SERVER_SEND_QUE_MAX_COUNT 1000
|
||||
|
||||
namespace epee
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user