📃 master: update documentation

This commit is contained in:
Leon van Kammen 2025-07-28 19:17:06 +02:00
parent 4ceabe0c0b
commit 0af767f420

View file

@ -47,7 +47,7 @@ The quickest way is:
* add network drives by running `docker exec -it rclone config` in a running container * add network drives by running `docker exec -it rclone config` in a running container
* profit! * profit!
Your drives will get automagically mounted and added to the database automagically (manifold.sh](manyfold/cli/manifold.sh) rclone_automount) during container boot. Your drives will get automagically mounted and added to the database automagically (by [manifold.sh](manyfold/cli/manifold.sh) `rclone_automount`-cmd) during container boot.
> NOTE: by default all rclone remotes automagically show up as separate manyfold libraries, however use `RCLONE_REMOTE` this to specify a [combined](https://rclone.org/combine/) or [union](https://rclone.org/union/) rclone remote. > NOTE: by default all rclone remotes automagically show up as separate manyfold libraries, however use `RCLONE_REMOTE` this to specify a [combined](https://rclone.org/combine/) or [union](https://rclone.org/union/) rclone remote.