Skip to content

Commit 9514cf4

Browse files
committed
Move solr config into ./etc/ to avoid confusion
1 parent 6357e56 commit 9514cf4

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

buildout.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ eggs = createcoverage
3333
recipe = kitconcept.recipe.solr
3434
src = https://www.apache.org/dyn/closer.lua/solr/solr/9.9.0/solr-9.9.0.tgz?action=download
3535
port = 8984
36-
solr-config = solr
36+
solr-config = etc/solr
3737

3838

3939
[sources]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)