restd is functional.
This commit is contained in:
@@ -87,6 +87,8 @@ static void *get_userdata(restd_conn_t *conn, int index);
|
||||
#define RESTD_SERVER_OPTIONS { \
|
||||
{"server.port", "8888"}, \
|
||||
\
|
||||
{"server.root_path", ""}, \
|
||||
\
|
||||
/* Addr format IPv4="1.2.3.4", IPv6="1:2:3:4:5:6", Unix="/path" */ \
|
||||
{"server.addr", "0.0.0.0"}, \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user