Skip to content

Commit a4a3157

Browse files
authored
Update local-storage.md
1 parent 719276b commit a4a3157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/local-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ As you will recall from the earlier "How does Saltbox Work" lesson, this means e
3232

3333
## *Local to your site* storage, as in a NAS or the like on your network
3434

35-
In this case, it's best to use the same rclone + cloudplow model that the standard cloud storage setup uses.
35+
In this case, it's simplest to use the same rclone + cloudplow model that the standard cloud storage setup uses.
3636

37-
First, create an rclone remote pointing to your NAS using whatever connection scheme you wish; SMB, SFTP, etc. Call it whatever you like.
37+
First, create an rclone remote pointing to your NAS using whatever connection scheme you wish; SMB, SFTP, etc, provided rclone supports it. Call it whatever you like.
3838

3939
Then fill out the remote details in `settings.yml`
4040
```ini

0 commit comments

Comments
 (0)