mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
MNT-15874: Fix missing Remote Solr configuration properties.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/5.1.1/root@124171 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -63,7 +63,8 @@ dir.license.external=@@BITROCK_ALFRESCO_LICENSE_DIR@@
|
||||
### Solr indexing ###
|
||||
index.subsystem.name=solr4
|
||||
dir.keystore=${dir.root}/keystore
|
||||
solr.port.ssl=@@BITROCK_TOMCAT_SSL_PORT@@
|
||||
solr.host=localhost
|
||||
solr.port.ssl=@@BITROCK_SOLR_SSL_PORT@@
|
||||
|
||||
### Smart Folders Config Properties ###
|
||||
smart.folders.enabled=false
|
||||
|
Reference in New Issue
Block a user