Fix the doc URL for streaming in .env.example

This commit is contained in:
Phan An 2017-12-03 23:53:18 +01:00
parent 6a2b8753ad
commit ecc284828d

View file

@ -39,7 +39,7 @@ MEMORY_LIMIT=
# The streaming method.
# Can be either 'php' (default), 'x-sendfile', or 'x-accel-redirect'
# See https://github.com/phanan/koel/wiki#streaming-music for more information.
# See https://koel.phanan.net/docs/#/?id=streaming-music for more information.
# Note: This setting doesn't have effect if the media needs transcoding (e.g. FLAC).
STREAMING_METHOD=php