Auto status change to "Under Review"
Show More
@@ -141,7 +141,7 b' def update_template():' | |||||
141 | "settings": { |
|
141 | "settings": { | |
142 | "index": { |
|
142 | "index": { | |
143 | "refresh_interval": "5s", |
|
143 | "refresh_interval": "5s", | |
144 | "translog": {"interval": "5s", |
|
144 | "translog": {"sync_interval": "5s", | |
145 | "durability": "async"} |
|
145 | "durability": "async"} | |
146 | }, |
|
146 | }, | |
147 | "number_of_shards": 5, |
|
147 | "number_of_shards": 5, |
General Comments 2
Please use: https://github.com/Appenlight/appenlight to contribute :) Thanks !
You need to be logged in to leave comments.
Login now