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