diff --git a/search-services/packaging/config.properties b/search-services/packaging/config.properties index 7749d5184..a6f2d8b98 100644 --- a/search-services/packaging/config.properties +++ b/search-services/packaging/config.properties @@ -8,7 +8,7 @@ ${line.separator}LOG4J_PROPS=$SOLR_LOGS_DIR/log4j.properties alfresco.gc.logs=GC_LOG_OPTS="" alfresco.gc.logs.win=set "GC_LOG_OPTS= " alfresco.search.logs.win=set SOLR_LOGS_DIR=..\\..\\logs\ -${line.separator}set LOG4J_PROPS=!SOLR_LOGS_DIR!\\log4j.properties +${line.separator}set LOG4J_CONFIG=!SOLR_LOGS_DIR!\\log4j.properties alfresco.search.config=# Alfresco configuration. This file is automatically included by solr. You can define your custom settings here\ ${line.separator}SOLR_OPTS="$SOLR_OPTS -Dsolr.jetty.request.header.size=1000000 -Dsolr.jetty.threads.stop.timeout=300000" alfresco.search.config.win=REM Alfresco configuration. This file is automatically included by solr. You can define your custom settings here\