diff --git a/static/includes/config-mysql.md b/static/includes/config-mysql.md index 6d09aa95c..f865acc40 100644 --- a/static/includes/config-mysql.md +++ b/static/includes/config-mysql.md @@ -74,7 +74,7 @@ import Link from '@docusaurus/Link'
backup_hour
integer,null
23backup_hour
integer
23The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed.
|
- backup_minute
backup_minute
The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed.
|