Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed Oct 26, 2021
1 parent f7a80ab commit c87f3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/rdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ scw rdb instance update <instance-id ...> [arg=value ...]
| name | | Name of the instance |
| instance-id | Required | UUID of the instance to update |
| tags.{index} | | Tags of a given instance |
| logs-policy.max-age-retention | | Max age of remote logs to keep on the database instance |
| logs-policy.max-age-retention | | Max age (in day) of remote logs to keep on the database instance |
| logs-policy.total-disk-retention | | Max disk size of remote logs to keep on the database instance |
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config |

Expand Down

0 comments on commit c87f3f3

Please sign in to comment.