Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yohoops
/
auto_deploy_test
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
5
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangnan
7 years ago
Commit
99d14cee2b3554816a13c70769685d9d941c246f
1 parent
b0acb626
Update global-autoconfig.properties
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
autoconfig/dev/global-autoconfig.properties
autoconfig/dev/global-autoconfig.properties
View file @
99d14ce
...
...
@@ -282,8 +282,8 @@ jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw==
# search-es
search.es.cluster.name
=
lucene_test
search.es.servers
=
192.168.104.36:9300 192.168.104.46:9300
search.index.number_of_replicas
=
1
search.es.servers
=
192.168.104.36:9300 192.168.104.46:9300 192.168.102.12 192.168.102.13
search.index.number_of_replicas
=
3
search.index.refresh_interval
=
10s
search.index.translog.flush_threshold_ops
=
5000
search.index.translog.flush_threshold_size
=
100mb
...
...
Please
register
or
login
to post a comment