aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rest/rest.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf
index 7d5299161..dfeedd26c 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -4,7 +4,6 @@ BINARY=gnunet-rest-server
4IMMEDIATE_START=YES 4IMMEDIATE_START=YES
5BIND_TO=127.0.0.1 5BIND_TO=127.0.0.1
6BIND_TO6=::1 6BIND_TO6=::1
7PORT=7776
8REST_ALLOW_HEADERS=Authorization,Accept,Content-Type 7REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
9REST_ALLOW_ORIGIN=* 8REST_ALLOW_ORIGIN=*
10REST_ALLOW_CREDENTIALS=true 9REST_ALLOW_CREDENTIALS=true