gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: REST: start on demand does


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: REST: start on demand does not work with this
Date: Mon, 29 Apr 2019 09:25:02 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new a443a9c5f REST: start on demand does not work with this
a443a9c5f is described below

commit a443a9c5fd148b7f4f01159964b5f69748d632f2
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Mon Apr 29 09:23:58 2019 +0200

    REST: start on demand does not work with this
---
 src/rest/rest.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]