fix(remote): better doc explaining where to add remotes

This commit is contained in:
Olivier Lambert
2016-12-19 14:36:35 +01:00
parent 46c7e89363
commit 67efe31e63

View File

@@ -26,7 +26,9 @@ You also have a filter to search anything related to these logs.
## Remotes
Remotes are places where your *backup* and *delta backup* files will be stored.
> Remotes are places where your *backup* and *delta backup* files will be stored.
To add a *remote*, go in **Settings/Remotes** menu.
Supported stores:
@@ -34,6 +36,9 @@ Supported stores:
* NFS
* SMB (CIFS)
> **WARNING**: the initial "/" or "\\" is automatically added.
### NFS
On your NFS server, authorize XOA's IP and permissions for subfolders. That's all!