Document options for new HTTP/RPC server in --help
This commit is contained in:
committed by
Jack Grigg
parent
858afa1a4a
commit
9fb5b94e64
@@ -11,6 +11,10 @@
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
#include <boost/function.hpp>
|
||||
|
||||
static const int DEFAULT_HTTP_THREADS=4;
|
||||
static const int DEFAULT_HTTP_WORKQUEUE=16;
|
||||
static const int DEFAULT_HTTP_TIMEOUT=30;
|
||||
|
||||
struct evhttp_request;
|
||||
struct event_base;
|
||||
class CService;
|
||||
|
||||
Reference in New Issue
Block a user