projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60d45f9
)
REST: start on demand does not work with this
author
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 29 Apr 2019 07:23:58 +0000
(09:23 +0200)
committer
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 29 Apr 2019 07:23:58 +0000
(09:23 +0200)
src/rest/rest.conf
patch
|
blob
|
history
diff --git
a/src/rest/rest.conf
b/src/rest/rest.conf
index 400db19a669dc440f161d49c9afaa2a539b153ac..7d5299161e428099cdd21d058f0df738250c568f 100644
(file)
--- 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