From 22d9c3f163119773b17c2680dfca3efc2d319711 Mon Sep 17 00:00:00 2001 From: "Stefan E. Funk" Date: Thu, 19 Nov 2020 15:04:50 +0100 Subject: [PATCH] Remove trst and pdpdev things --- js/GeoTemConfig.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/js/GeoTemConfig.js b/js/GeoTemConfig.js index 9b5f07c..779b8fb 100644 --- a/js/GeoTemConfig.js +++ b/js/GeoTemConfig.js @@ -57,9 +57,8 @@ GeoTemConfig = { allowColumnRenaming : true, proxy : '/php/proxy.php?address=', // set this if a HTTP proxy shall be used (e.g. to bypass // X-Domain problems) - dariahOwnStorageURL : 'https://cdstar.de.dariah.eu/test/dariah/', // URL of DARIAH-DE OwnStorage - // FIXME REMOVE the "/beta" for Release! - datasheetEditorURL : '/beta/edit/index.html', // URL of the Datasheet Editor + dariahOwnStorageURL : 'https://cdstar.de.dariah.eu/dariah/', // URL of DARIAH-DE OwnStorage + datasheetEditorURL : '/edit/index.html', // URL of the Datasheet Editor dariahOwnStorageBearerPrefix : 'bearer ', dariahOwnStorageLogIDPrefix : 'GEOBRO_', //colors for several datasets; rgb1 will be used for selected objects, rgb0 for unselected