Merge branch 'jd-improve-inplace-docs' into 'develop'

Improve doc about in-place imports setup

Closes #298

See merge request funkwhale/funkwhale!249
This commit is contained in:
Eliot Berriot 2018-06-13 14:05:48 +00:00
commit 232d9ca86e
5 changed files with 10 additions and 10 deletions

View file

@ -97,6 +97,12 @@ for this value. For non-docker installation, you can use any absolute path.
.. note:: This path should not include any trailing slash
.. warning::
You need to adapt your :ref:`reverse-proxy configuration<reverse-proxy-setup>` to
serve the directory pointed by ``MUSIC_DIRECTORY_PATH`` on
``/_protected/music`` URL.
.. _setting-MUSIC_DIRECTORY_SERVE_PATH:
``MUSIC_DIRECTORY_SERVE_PATH``