Skip to content

Commit 0ec6ce8

Browse files
committed
Disable solr_restarter
1 parent ca92ed4 commit 0ec6ce8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compose.production.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ services:
4646
max-file: "4"
4747

4848
solr_restarter:
49-
profiles: ["ol-solr0"]
49+
# Disabled for now ; seemed to be making things worse, and seems no longer needed
50+
profiles: ["ol-never"]
5051
build:
5152
context: scripts/solr_restarter
5253
args:

0 commit comments

Comments
 (0)