Skip to content

Commit

Permalink
chore: Increase timeout for Blazegraph server
Browse files Browse the repository at this point in the history
  • Loading branch information
JPugetGil committed Aug 28, 2024
1 parent 925a54b commit 5d82055
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Context/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ su-exec blazegraph:blazegraph \
-Djetty.port=8080 \
-Djetty.overrideWebXml=readonly_cors.xml \
-Dbigdata.propertyFile=blazegraph.properties \
-Dorg.wikidata.query.rdf.tool.rdf.RdfRepository.timeout=3600000 \
-Dorg.wikidata.query.rdf.tool.wikibase.WikibaseRepository.timeout=3600000 \
-Djetty.start.timeout=3600000 \
-cp $BLAZEGRAPH_RW_PATH/blazegraph.jar:$BLAZEGRAPH_RW_PATH/jetty-servlets-9.2.3.v20140905.jar \
com.bigdata.rdf.sail.webapp.StandaloneNanoSparqlServer

0 comments on commit 5d82055

Please sign in to comment.