Disable xsendfile for now as it doesn't work with ZIP generated by powerfs

This commit is contained in:
Daniel Berteaud 2013-10-08 18:37:04 +02:00
parent 7720210ebe
commit d79ee7acb9
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ $data->{'access.fs'} = {
'HIDE_EXTENSIONS' => 'ser',
'PROBE_REAL_SIZE' => '__true__',
'USE_POSIX' => '__true__',
'USE_XSENDFILE' => '__true__',
};
$data->{'core.notifications'} = {