📃 master: update documentation

This commit is contained in:
Leon van Kammen 2025-08-05 19:04:39 +02:00
parent fcab024470
commit d44007cc00

View file

@ -59,8 +59,8 @@ Your drives will get automagically mounted and added to the database automagical
> 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.
TIP: use **alphanumeric** names for rclone remotes (manyfold libraries choke on dot- or other special-characters) * TIP1: use **alphanumeric** names for rclone remotes (manyfold libraries choke on dot- or other special-characters)
* TIP2: share the URL+port of the automatic RCLONE webserver (`FEDERATE_DRIVE_PATH`-envvar), to share experiences **readonly**
By default environment-flag `FEDERATE_DRIVE_PATH` will share path `/mnt/models` as an open web directory. By default environment-flag `FEDERATE_DRIVE_PATH` will share path `/mnt/models` as an open web directory.
This means it can be added as remote by other instances. This means it can be added as remote by other instances.