From 9b3e4fc84b4bebbf6d070e1917cbbed19afaa49a Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Wed, 23 Oct 2019 20:55:12 +0200 Subject: start rest per user --- src/rest/rest.conf | 1 + 1 file changed, 1 insertion(+) 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 REST_ECHO_ORIGIN_WEBEXT=YES REST_ALLOW_ORIGIN=http://localhost:4200 REST_ALLOW_CREDENTIALS=true +RUN_PER_USER=YES -- cgit v1.2.3