mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
download audit log in csv
This commit is contained in:
@ -205,6 +205,8 @@ $memcached_servers = array(
|
||||
$partitions_to_monitor = array('/', '/home', '/var', '/tmp');
|
||||
$config['DATA_PARTITION'] = '/var';
|
||||
|
||||
$config['DELIMITER'] = "\t";
|
||||
|
||||
$langs = array(
|
||||
'hu',
|
||||
'en',
|
||||
|
Reference in New Issue
Block a user