diff options
Diffstat (limited to 'src/rest/rest.conf')
-rw-r--r-- | src/rest/rest.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf index f74d772e8c..0a919df20c 100644 --- a/src/rest/rest.conf +++ b/src/rest/rest.conf @@ -4,3 +4,4 @@ BINARY=gnunet-rest-server REST_PORT=7776 REST_ALLOW_HEADERS=Authorization,Accept,Content-Type REST_ALLOW_ORIGIN=http://localhost:8000 +REST_ALLOW_CREDENTIALS=true
\ No newline at end of file |