mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Lucene config and TX fixes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2293 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -42,6 +42,10 @@ lucene.indexer.maxMergeDocs=100000
|
||||
#
|
||||
lucene.indexer.maxFieldLength=10000
|
||||
|
||||
lucene.write.lock.timeout=10000
|
||||
lucene.commit.lock.timeout=100000
|
||||
lucene.lock.poll.interval=100
|
||||
|
||||
# Database configuration
|
||||
|
||||
db.driver=org.gjt.mm.mysql.Driver
|
||||
@@ -50,6 +54,11 @@ db.url=jdbc:mysql:///${db.name}
|
||||
db.username=alfresco
|
||||
db.password=alfresco
|
||||
|
||||
#db.name=alfresco
|
||||
#db.url=jdbc:mysql://qasi/${db.name}
|
||||
#db.username=alfresco
|
||||
#db.password=alfresco
|
||||
|
||||
# Email configuration
|
||||
|
||||
mail.host=
|
||||
|
Reference in New Issue
Block a user