better default for Export "asfile"
This commit is contained in:
parent
099ac980f3
commit
07ec824278
@ -1018,7 +1018,7 @@ $cfg['Export']['compression'] = 'none';
|
||||
*
|
||||
* @global boolean $cfg['Export']['asfile']
|
||||
*/
|
||||
$cfg['Export']['asfile'] = false;
|
||||
$cfg['Export']['asfile'] = true;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user