aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest/rest.conf')
-rw-r--r--src/rest/rest.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf
index dfeedd26c..71fef8aa1 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -2,6 +2,7 @@
2UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock 2UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
3BINARY=gnunet-rest-server 3BINARY=gnunet-rest-server
4IMMEDIATE_START=YES 4IMMEDIATE_START=YES
5HTTP_PORT=7776
5BIND_TO=127.0.0.1 6BIND_TO=127.0.0.1
6BIND_TO6=::1 7BIND_TO6=::1
7REST_ALLOW_HEADERS=Authorization,Accept,Content-Type 8REST_ALLOW_HEADERS=Authorization,Accept,Content-Type