From a443a9c5fd148b7f4f01159964b5f69748d632f2 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Mon, 29 Apr 2019 09:23:58 +0200 Subject: REST: start on demand does not work with this --- src/rest/rest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rest') diff --git a/src/rest/rest.conf b/src/rest/rest.conf index 400db19a6..7d5299161 100644 --- a/src/rest/rest.conf +++ b/src/rest/rest.conf @@ -1,7 +1,7 @@ [rest] UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock BINARY=gnunet-rest-server -START_ON_DEMAND=YES +IMMEDIATE_START=YES BIND_TO=127.0.0.1 BIND_TO6=::1 PORT=7776 -- cgit v1.2.3