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:
3f945e6
)
REST: nothing triggers rest
author
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 29 Apr 2019 05:24:19 +0000
(07:24 +0200)
committer
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 29 Apr 2019 05:24:19 +0000
(07:24 +0200)
src/rest/rest.conf
patch
|
blob
|
history
diff --git
a/src/rest/rest.conf
b/src/rest/rest.conf
index bef8cf473c2dec432830ffabe3dea8c1a6e23485..3674c38500976f144f2a8460721033c48b24f7f8 100644
(file)
--- a/
src/rest/rest.conf
+++ b/
src/rest/rest.conf
@@
-1,6
+1,7
@@
[rest]
UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
BINARY=gnunet-rest-server
+IMMEDIATE_START=YES
BIND_TO=127.0.0.1
BIND_TO6=::1
REST_PORT=7776