You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/standard/DA-types.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,25 +200,25 @@ The following example shows values for both disk and memory for the `auto_scalin
200
200
201
201
## Configuration <aname="configuration"></a>
202
202
203
-
The Configuration variable tunes the MySQL database to suit different use case. For more information, see [Configuration](https://cloud.ibm.com/docs/databases-for-rabbitmq?topic=databases-for-rabbitmq-changing-configuration&interface=cli).
203
+
The Configuration variable tunes messages for RabbitMQ to suit different use case. For more information, see [Configuration](https://cloud.ibm.com/apidocs/cloud-databases-api/cloud-databases-api-v5#updatedatabaseconfiguration-request).
204
204
205
205
- Variable name: `configuration`
206
-
- Type: An object with multiple attributes i.e. `default_authentication_plugin`
206
+
- Type: An object with multiple attributes i.e. `delete_undefined_queues`
207
207
208
208
### Options for configuration
209
209
210
210
The configuration object in the input contains the following options
0 commit comments