mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
ACS-2913 Set solrWaitTimeInSeconds to 8s
This commit is contained in:
@@ -22,8 +22,8 @@ solr.port=8083
|
||||
solr.secret=secret
|
||||
|
||||
#Solr Indexing Time
|
||||
# Use 1s and 60 attempts, see AbstractE2EFunctionalTest.SEARCH_MAX_ATTEMPTS
|
||||
solrWaitTimeInSeconds=1
|
||||
# Use 8s and 60 attempts, see AbstractE2EFunctionalTest.SEARCH_MAX_ATTEMPTS
|
||||
solrWaitTimeInSeconds=8
|
||||
|
||||
# credentials
|
||||
admin.user=admin
|
||||
|
Reference in New Issue
Block a user