We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d60aa commit 8427eb8Copy full SHA for 8427eb8
config/defaults.js
@@ -11,6 +11,7 @@ module.exports = {
11
'port': 8443,
12
'serverUri': 'https://localhost:8443',
13
'webid': true,
14
+ 'strictOrigin': true,
15
'dataBrowserPath': 'default'
16
17
// For use in Enterprises to configure a HTTP proxy for all outbound HTTP requests from the SOLID server (we use
0 commit comments