diff --git a/system/virtuoso.ini.template b/system/virtuoso.ini.template index ddc78c0..231862e 100644 --- a/system/virtuoso.ini.template +++ b/system/virtuoso.ini.template @@ -238,7 +238,7 @@ DefaultHost = localhost:8890 ;ImmutableGraphs = http://localhost:8890/dataspace ResultSetMaxRows = 100000000 MaxQueryCostEstimationTime = 400 ; in seconds -MaxQueryExecutionTime = 60 ; in seconds +MaxQueryExecutionTime = 600 ; in seconds DefaultQuery = select distinct ?Concept where {[] a ?Concept} LIMIT 100 DeferInferenceRulesInit = 0 ; controls inference rules loading ;PingService = http://rpc.pingthesemanticweb.com/ diff --git a/virtuoso.ini.template b/virtuoso.ini.template index 9394c72..66234a3 100644 --- a/virtuoso.ini.template +++ b/virtuoso.ini.template @@ -238,7 +238,7 @@ DefaultHost = localhost:8890 ;ImmutableGraphs = http://localhost:8890/dataspace ResultSetMaxRows = 100000000 MaxQueryCostEstimationTime = 400 ; in seconds -MaxQueryExecutionTime = 60 ; in seconds +MaxQueryExecutionTime = 600 ; in seconds DefaultQuery = select distinct ?Concept where {[] a ?Concept} LIMIT 100 DeferInferenceRulesInit = 0 ; controls inference rules loading ;PingService = http://rpc.pingthesemanticweb.com/