Skip to content
Open
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 topics/backups/create-load.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
title: How do I create or load a backup?
content: |
Use the </backup create:825087171806625910> command to create a backup of your server.
Use the </backup create:825087171806625910> command to create a backup of your server.
You need administrator permissions to create a backup by default.

Use the </backup load:825087171806625910> backup_id: your-id` command with one of your backup ids to load a backup on your server. To find the backup id you can use the `</backup list:825087171806625910> command.
Use the </backup load:825087171806625910> `backup_id: your-id` command with one of your backup ids to load a backup on your server. To find the backup id you can use the </backup list:825087171806625910> command.
You need to be the server owner to load a backup by default.
links:
- name: Wiki
Expand Down