mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Rclone (markdown)
parent
3b200382c1
commit
9eceb62eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Create bucket, access key, secret key. Then connect them with `mc` command, here
|
|||
mc config host add wekan http://192.168.0.100:9000 ACCESS-KEY-HERE SECRET-KEY-HERE
|
||||
```
|
||||
## Snap
|
||||
This uses minimal cache to make it work:
|
||||
This uses minimal cache to make it work. Note that Rclone stays at foreground running, showing related messages, it does not daemonize to background.
|
||||
```
|
||||
rclone mount minio:wekan/files /var/snap/wekan/common/files --vfs-cache-mode minimal
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue