mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Remove redundant .env.example text
This commit is contained in:
parent
c098301167
commit
407ace54ff
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ADMIN_PASSWORD=
|
||||||
APP_MAX_SCAN_TIME=600
|
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'
|
# 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://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).
|
# Note: This setting doesn't have effect if the media needs transcoding (e.g. FLAC).
|
||||||
|
|
Loading…
Reference in a new issue