From d79ee7acb9891d4ad40cbbead7079a64cd39f73e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 8 Oct 2013 18:37:04 +0200 Subject: [PATCH] Disable xsendfile for now as it doesn't work with ZIP generated by powerfs --- .../lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All | 1 - 1 file changed, 1 deletion(-) diff --git a/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All b/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All index a3ddbc0..344d3aa 100644 --- a/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All +++ b/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', 'PROBE_REAL_SIZE' => '__true__', 'USE_POSIX' => '__true__', - 'USE_XSENDFILE' => '__true__', }; $data->{'core.notifications'} = {