diff --git a/docs/configuration.rst b/docs/configuration.rst index af69379a4c3dd97378f52beba0eb9ca7a31232de..7b7751fc61ee9827fb2f1267060e114682f32907 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -118,7 +118,7 @@ in your :file:`docker-compose.yml` file:: - /srv/funkwhale/data/music:/music:ro Then, the value of :ref:`setting-MUSIC_DIRECTORY_SERVE_PATH` should be -``/srv/funkwhale/data``. This must be readable by the webserver. +``/srv/funkwhale/data/music``. This must be readable by the webserver. On non-docker setup, you don't need to configure this setting.