Skip to content
Merged
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
6 changes: 3 additions & 3 deletions appendix/backup-and-restore/docker-compose.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ volume to restore it.
Backup
------

By default, a backup is created at each start of the stack as well as at 3
o'clock each night. The backup is stored in the volume of the
**zammad-backup** container under ``/var/tmp/zammad``.
By default, a backup is created at at 3 o'clock each night. The backup is
stored in the volume of the **zammad-backup** container under
``/var/tmp/zammad``.

Restore
-------
Expand Down
Loading