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

tags/0.1.9
Daniel Berteaud 11 years ago
parent 7720210ebe
commit d79ee7acb9
  1. 1
      root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All

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

Loading…
Cancel
Save