mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added indexer stat to health page
This commit is contained in:
@ -39,6 +39,7 @@ $config['PROVIDED_BY'] = 'www.mailpiler.org';
|
||||
$config['SITE_KEYWORDS'] = 'piler email archiver';
|
||||
$config['SITE_DESCRIPTION'] = 'piler email archiver';
|
||||
|
||||
$config['INDEXER_BEACON'] = '/var/piler/stat/indexer';
|
||||
|
||||
// authentication against an ldap directory (disabled by default)
|
||||
|
||||
|
Reference in New Issue
Block a user