We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f15d74 commit 32dc3a3Copy full SHA for 32dc3a3
pkg/dist/service_types.yml
@@ -475,9 +475,9 @@ alloydbomni:
475
- value: debug4
476
- value: debug5
477
- value: info
478
+ - value: log
479
- value: notice
480
- value: warning
- - value: log
481
log_max_string_length:
482
title: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation.
483
type: integer
@@ -4969,6 +4969,10 @@ opensearch:
4969
title: Enable remote-backed storage
4970
type: boolean
4971
example: true
4972
+ enable_searchable_snapshots:
4973
+ title: Enable searchable snapshots
4974
+ type: boolean
4975
+ example: true
4976
enable_security_audit:
4977
title: Enable/Disable security audit
4978
0 commit comments