Remove redundant .env.example text

This commit is contained in:
An Phan 2016-06-13 17:06:57 +08:00
parent c098301167
commit 407ace54ff
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -39,7 +39,7 @@ ADMIN_PASSWORD=
APP_MAX_SCAN_TIME=600
# The streaming method. Only used if STORAGE_DRIVER is "local".
# 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.
# Note: This setting doesn't have effect if the media needs transcoding (e.g. FLAC).