📃 master: update documentation

This commit is contained in:
Leon van Kammen 2025-08-05 19:02:12 +02:00
parent bd6f968a64
commit fcab024470

View file

@ -42,7 +42,7 @@ $ docker load < $(nix-build nix/docker.nix)
The server-image will boot `manyfold/cli/manyfold.sh boot` and check for directory `/manyfold` (in the container). The server-image will boot `manyfold/cli/manyfold.sh boot` and check for directory `/manyfold` (in the container).
When found, it uses the files in there instead (`/manyfold/usr/src/app/public/404.html` instead of `/usr/src/app/public/404.html` e.g.). When found, it uses the files in there instead (`/manyfold/usr/src/app/public/404.html` instead of `/usr/src/app/public/404.html` e.g.).
# Federated drives (inbound) # Federated drives
> Thanks to [rclone](https://rclone.org) network-drives automatically show up as manyfold libraries. > Thanks to [rclone](https://rclone.org) network-drives automatically show up as manyfold libraries.