mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update guidelines.md
This commit is contained in:
parent
87115d0072
commit
bd86f2328b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Please don't do this. Reinstalling is a heavy operation and is not a good long-t
|
|||
|
||||
## Do backups
|
||||
|
||||
If you host services and data that are important for your users, it is important that you setup a backup policy. Backups can be easily created from the webadmin - though they currently cannot be downloaded from it (but it can be downloaded through other means). You should perform backup regularly and keep them in a safe and different physical location from your server. More info on [the backup documentation](/backup).
|
||||
If you host services and data that are important for your users, it is important that you setup a backup policy. Backups can be easily created from the webadmin - you can download it from the webadmin or via your favorite SMTP client, such as FileZilla or your own terminal. You should perform backup regularly and keep them in a safe and different physical location from your server. More info on [the backup documentation](/backup).
|
||||
|
||||
## Check root’s email
|
||||
|
||||
|
|
Loading…
Reference in a new issue