File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,9 +177,9 @@ export const Settings = {
177177 endpointUrls : [
178178 {
179179 elastic :
180- 'https://api.data.netwerkdigitaalerfgoed. nl/datasets/hetutrechtsarchief /Test-Amerongen/services/Zoeken/_search' ,
180+ 'https://datasets.hetutrechtsarchief. nl/_api/ datasets/Het-Utrechts-Archief /Test-Amerongen/services/Zoeken/_search' ,
181181 sparql :
182- 'https://api.data.netwerkdigitaalerfgoed. nl/datasets/hetutrechtsarchief /Test-Amerongen/sparql' ,
182+ 'https://datasets.hetutrechtsarchief. nl/_api/ datasets/Het-Utrechts-Archief /Test-Amerongen/sparql' ,
183183 } ,
184184 ] ,
185185 } ,
@@ -216,7 +216,7 @@ export const Settings = {
216216 ] ,
217217 } ,
218218 } ,
219- maxNumParallelRequests : 4 , // 4 SPARQL workers max for Triply
219+ maxNumParallelRequests : 1 , // 4 SPARQL workers max for Triply
220220 sorting : {
221221 default : 'relevance' ,
222222 options : {
@@ -580,7 +580,7 @@ export const Settings = {
580580 'http://www.w3.org/ns/shacl#' : 'sh:' ,
581581 } ,
582582 matomo : {
583- siteId : '2 ' ,
584- trackerUrl : '//analytics.boasmedia.nl/ ' ,
583+ siteId : '' ,
584+ trackerUrl : '' ,
585585 } ,
586586} ;
You can’t perform that action at this time.
0 commit comments