Skip to content

Commit 38eccfa

Browse files
authored
Update docker-compose.yml
1 parent d0235ec commit 38eccfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ services:
1313
environment:
1414
- VIRT_SPARQL_MaxQueryCostEstimationTime=default
1515
- VIRT_SPARQL_MaxQueryExecutionTime=300
16-
- VIRT_Parameters_ServerThreads=100
17-
- VIRT_HTTPServer_ServerThreads=100
16+
- VIRT_Parameters_ServerThreads=40
17+
- VIRT_HTTPServer_ServerThreads=300
1818
volumes:
1919
- type: volume
2020
source: virtuoso-db

0 commit comments

Comments
 (0)