aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-23 20:27:00 +0000
committerng0 <ng0@n0.is>2019-10-23 20:27:00 +0000
commit0935fec17e8ab5a3b0f39fbbfccc3679aa1db79f (patch)
tree8c2db31f30cb4d2dc6bb918c927761ee590f0bf8 /src
parentfb5a4bff07c34012cc188ff5d8c3d174e9d8c131 (diff)
parent9b3e4fc84b4bebbf6d070e1917cbbed19afaa49a (diff)
downloadgnunet-0935fec17e8ab5a3b0f39fbbfccc3679aa1db79f.tar.gz
gnunet-0935fec17e8ab5a3b0f39fbbfccc3679aa1db79f.zip
Merge branch 'master' of gnunet.org:gnunet
Diffstat (limited to 'src')
-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 2b690b5b3..0d6e33ada 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -9,3 +9,4 @@ REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
9REST_ECHO_ORIGIN_WEBEXT=YES 9REST_ECHO_ORIGIN_WEBEXT=YES
10REST_ALLOW_ORIGIN=http://localhost:4200 10REST_ALLOW_ORIGIN=http://localhost:4200
11REST_ALLOW_CREDENTIALS=true 11REST_ALLOW_CREDENTIALS=true
12RUN_PER_USER=YES