Commit ae7d5a8f authored by Sergey Lyubka's avatar Sergey Lyubka

Bumping up default timeout from 30 to 300 sec

parent 9fe53f30
......@@ -1192,7 +1192,7 @@ typedef pid_t process_id_t;
#endif
#ifndef MONGOOSE_IDLE_TIMEOUT_SECONDS
#define MONGOOSE_IDLE_TIMEOUT_SECONDS 30
#define MONGOOSE_IDLE_TIMEOUT_SECONDS 300
#endif
#ifdef NS_DISABLE_SOCKETPAIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment