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