From 8e57cd696ec274bcba6f6170ec1e40cb88819299 Mon Sep 17 00:00:00 2001 From: "Stefan E. Funk" Date: Wed, 24 Feb 2021 13:00:57 +0100 Subject: [PATCH] Add prod config, argl, forgotten! Sorry --- js/GeoTemConfig.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/js/GeoTemConfig.js b/js/GeoTemConfig.js index 4459bf0..c47f763 100644 --- a/js/GeoTemConfig.js +++ b/js/GeoTemConfig.js @@ -57,12 +57,12 @@ GeoTemConfig = { allowColumnRenaming : true, proxy : '/php/proxy.php?address=', // set this if a HTTP proxy shall be used (e.g. to bypass // X-Domain problems) - // FIXME Please change for release! -// dariahOwnStorageURL : 'https://cdstar.de.dariah.eu/dariah/', // URL of DARIAH-DE OwnStorage - dariahOwnStorageURL : 'https://cdstar.de.dariah.eu/test/dariah/', // URL of DARIAH-DE OwnStorage - // FIXME Please change for release! -// datasheetEditorURL : '/edit/index.html', // URL of the Datasheet Editor - datasheetEditorURL : '/beta/edit/index.html', // URL of the Datasheet Editor + // FIXME Please change for beta! + dariahOwnStorageURL : 'https://cdstar.de.dariah.eu/dariah/', // URL of DARIAH-DE OwnStorage +// dariahOwnStorageURL : 'https://cdstar.de.dariah.eu/test/dariah/', // URL of DARIAH-DE OwnStorage + // FIXME Please change for beta! + datasheetEditorURL : '/edit/index.html', // URL of the Datasheet Editor +// datasheetEditorURL : '/beta/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