Skip to content

Commit 93a9f8a

Browse files
Update appconfig.json
1 parent 232af0e commit 93a9f8a

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

client/webclient/src/main/frontend/app/config/appconfig.json

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,31 @@
1-
{
2-
1+
{
2+
33
"debugMode": false,
44
"webAppRoot": "/",
55
"logged": false,
66
"version": "Data Hub System #version published here is developed by a Serco (http://serco.com/) and Gael Systems (http://www.gael.fr/) consortium under a contract with the European Space Agency (http://www.esa.int) in the frame of the Copernicus Programme. ",
77
"settings": {
8-
"title": "Data Hub System - OSF Installation",
98
"logo": "images/datahub.png",
109
"signup": true,
1110
"editprofile": true,
1211
"showcart": true,
1312
"showmap": true,
1413
"bgimage": "images/bg_s3.jpg",
15-
"showquicklook": true,
16-
"show_oldgui_link": true,
17-
"show_userguide": true,
18-
"show_home": true,
14+
"showquicklook": true,
15+
"show_userguide": false,
16+
"show_home": false,
1917
"show_extended_list": false,
2018
"showsensingfilter": true,
2119
"showingestionfilter": true,
22-
"oldgui_link": "../",
2320
"querytitle": "Request Done: ",
2421
"toolbar" : {
25-
"title": "Copernicus Scientific Data Hub",
26-
"userguide_link": "https://scihub.copernicus.eu/userguide",
22+
"title": "Data Hub System - OSF Installation",
23+
"userguide_link": "",
2724
"userguide_title": "User Guide",
28-
"home_link": "https://scihub.copernicus.eu",
29-
"home_title": "Scientific Data Hub Portal",
25+
"home_link": "",
26+
"home_title": "Scientific Data Hub Portal",
3027
"logos": [
31-
28+
3229
],
3330
"rightlogos": []
3431
},
@@ -92,7 +89,7 @@
9289
}
9390
},
9491

95-
"miniMap":{
92+
"miniMap":{
9693
"sources":[{
9794
"class":"OSM",
9895
"params":{
@@ -101,14 +98,14 @@
10198
}],
10299
"title": "Road",
103100
"type":"base",
104-
"visible":true
105-
}
101+
"visible":true
102+
}
106103
},
107104
"missions": [
108105
{
109106
"name": "Mission: Sentinel-1",
110107
"indexname": "platformname",
111-
"indexvalue": "Sentinel-1",
108+
"indexvalue": "Sentinel-1",
112109
"filters": [
113110
{
114111
"indexname": "producttype",

0 commit comments

Comments
 (0)