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 505b7d6 commit e0638a1Copy full SHA for e0638a1
platform/viewer/public/config/default.js
@@ -2,7 +2,7 @@ window.config = {
2
// default: '/'
3
routerBasename: '/',
4
extensions: [],
5
- showStudyList: true,
+ showStudyList: false,
6
filterQueryParam: true,
7
disableServersCache: true,
8
httpErrorHandler: error => {
0 commit comments