Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions latest/docs-ref-autogen/mysql/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ directCommands:
summary: Enable or disable ssl enforcement for connections to server. Default is Enabled.
description: ''
- name: --storage-size
defaultValue: "51200"
summary: The storage capacity of the server (unit is megabytes). Minimum 5120 and increases in 1024 increments. Default is 51200.
defaultValue: "5120"
summary: The storage capacity of the server (unit is megabytes). Minimum 5120 and increases in 1024 increments. Default is 5120.
description: ''
- name: --tags
summary: 'Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.'
Expand Down