File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1317,11 +1317,6 @@ Database:
13171317 keypath :
13181318 description : The key path (private key) for X.509 bucket auth
13191319 type : string
1320- kv_tls_port :
1321- description : The Memcached TLS port. This value is ignored, a port has to be specified in the connection string.
1322- deprecated : true
1323- type : integer
1324- default : 11207
13251320 local_doc_expiry_secs :
13261321 description : The number of seconds before a `_local` document should expire.
13271322 type : integer
@@ -1809,6 +1804,11 @@ Database:
18091804 enum :
18101805 - DCP
18111806 deprecated : true
1807+ kv_tls_port :
1808+ description : The Memcached TLS port. This value is ignored, a port has to be specified in the connection string.
1809+ deprecated : true
1810+ type : integer
1811+ default : 11207
18121812 num_index_replicas :
18131813 description : |-
18141814 **Deprecated, please use the database setting `index.num_replicas` instead**
You can’t perform that action at this time.
0 commit comments