| Martin Polreich | f33e186 | 2018-03-02 10:30:35 +0100 | [diff] [blame] | 1 | xtrabackup: |
| 2 | server: | ||||
| 3 | enabled: true | ||||
| 4 | full_backups_to_keep: 3 | ||||
| 5 | incr_before_full: 3 | ||||
| 6 | backup_dir: /srv/backup | ||||
| 7 | backup_times: | ||||
| Martin Polreich | 3694851 | 2018-04-04 10:07:58 +0200 | [diff] [blame] | 8 | day_of_week: 0 |
| Martin Polreich | f33e186 | 2018-03-02 10:30:35 +0100 | [diff] [blame] | 9 | # month: * |
| Martin Polreich | 3694851 | 2018-04-04 10:07:58 +0200 | [diff] [blame] | 10 | # day_of_month: * |
| Martin Polreich | f33e186 | 2018-03-02 10:30:35 +0100 | [diff] [blame] | 11 | hour: 4 |
| 12 | minute: 52 | ||||
| 13 | key: | ||||
| 14 | xtrabackup_pub_key: | ||||
| 15 | enabled: true | ||||
| 16 | key: key | ||||