aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-10-23 20:55:12 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-10-23 20:55:12 +0200
commit9b3e4fc84b4bebbf6d070e1917cbbed19afaa49a (patch)
treeb2d78b3ceb00b87446f47187f66c153c0f138c4e /src
parentc4cd5da52ee63b5d920f3cb6f87e5a1a3140b148 (diff)
downloadgnunet-9b3e4fc84b4bebbf6d070e1917cbbed19afaa49a.tar.gz
gnunet-9b3e4fc84b4bebbf6d070e1917cbbed19afaa49a.zip
start rest per user
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