mirror of
https://github.com/Chouchen/Shikiryu_Backup.git
synced 2021-06-30 16:02:14 +02:00
Added folder and NAS docs
This commit is contained in:
13
docs/configuration/transport/folder.md
Normal file
13
docs/configuration/transport/folder.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Folder transport configuration
|
||||
|
||||
## JSON
|
||||
```
|
||||
"Folder": {
|
||||
"folder" : "/path/to/backup/folder/"
|
||||
}
|
||||
```
|
||||
## General
|
||||
-
|
||||
|
||||
## Options
|
||||
folder (mandatory) : a file path where you want to copy your backup
|
Reference in New Issue
Block a user