mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 06:49:24 +02:00
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:
commit
232d9ca86e
5 changed files with 10 additions and 10 deletions
|
@ -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``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue