Update docs/developers/index.rst, docs/developers/subsonic.rst files

Deleted developers/index.rst, developers/subsonic.rst files
This commit is contained in:
Ciarán Ainsworth 2019-03-13 09:55:03 +01:00 committed by Eliot Berriot
commit 472943927a
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
36 changed files with 1357 additions and 96 deletions

View file

@ -2203,7 +2203,7 @@ On both docker and non-docker setup, you'll also have to update your nginx
configuration for websocket support. Ensure you have the following blocks
included in your virtualhost file:
.. code-block:: txt
.. code-block:: text
map $http_upgrade $connection_upgrade {
default upgrade;