koel/app/Http/Controllers
An Phan daaa7ba747 Disable auto discovering mod_xsendfile.
The reason being, there might be cases that user have installed but not
configured the module. Auto discovery here will cause the streaming to
fail. With auto discovery removed, Koel will only stream using
mod_xsendfile if MOD_X_SENDFILE_ENABLED env var is found. Hence, users
can disable it in .htaccess if they're not ready.
2015-12-14 12:32:29 +08:00
..
API Disable auto discovering mod_xsendfile. 2015-12-14 12:32:29 +08:00
Auth Big Bang 2015-12-13 12:42:28 +08:00
Controller.php Big Bang 2015-12-13 12:42:28 +08:00