[Docs] Fix for default cloud core settings

This commit is contained in:
Justin de Guzman 2024-02-08 17:46:37 -08:00 committed by GitHub
parent fe6d8316a3
commit d17a12fe64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3707,8 +3707,6 @@ Possible values:
Default value: `0`.
Cloud default value: `1`.
## live_view_heartbeat_interval {#live-view-heartbeat-interval}
Sets the heartbeat interval in seconds to indicate [live view](../../sql-reference/statements/create/view.md/#live-view) is alive .
@ -3915,6 +3913,8 @@ Possible values:
Default value: `0`.
Cloud default value: `1`.
## database_replicated_initial_query_timeout_sec {#database_replicated_initial_query_timeout_sec}
Sets how long initial DDL query should wait for Replicated database to process previous DDL queue entries in seconds.