6 lines
98 B
PHP
6 lines
98 B
PHP
<?php
|
|
|
|
$app_graphs['default'] = array('postfix_qshape_stats' => 'Postfix - Queue Shape');
|
|
|
|
// EOF
|