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 b53cb85 commit b8a3b18Copy full SHA for b8a3b18
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