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.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf
deleted file mode 100644
index 0d6e33ada..000000000
--- a/src/rest/rest.conf
+++ /dev/null
@@ -1,12 +0,0 @@
1[rest]
2UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
3BINARY=gnunet-rest-server
4IMMEDIATE_START=YES
5HTTP_PORT=7776
6BIND_TO=127.0.0.1
7BIND_TO6=::1
8REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
9REST_ECHO_ORIGIN_WEBEXT=YES
10REST_ALLOW_ORIGIN=http://localhost:4200
11REST_ALLOW_CREDENTIALS=true
12RUN_PER_USER=YES