enable availability check by default

This commit is contained in:
medcl 2022-04-16 13:07:16 +08:00
parent fbcd324113
commit 97f65f432c
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ elastic:
enabled: true enabled: true
interval: 30s interval: 30s
availability_check: availability_check:
enabled: false enabled: true
interval: 60s interval: 60s
metadata_refresh: metadata_refresh:
enabled: true enabled: true