diff --git a/libretroshare/src/turtle/p3turtle.h b/libretroshare/src/turtle/p3turtle.h index 80f854776..e5faca3bc 100644 --- a/libretroshare/src/turtle/p3turtle.h +++ b/libretroshare/src/turtle/p3turtle.h @@ -161,6 +161,7 @@ class ftDataMultiplex; class RsSerialiser; static const int TURTLE_MAX_SEARCH_DEPTH = 6 ; +static const int TURTLE_MAX_SEARCH_REQ_ACCEPTED_SERIAL_SIZE = 200 ; // This class is used to keep trace of requests (searches and tunnels). //