Skip to content
Snippets Groups Projects
Commit c49979d5 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update config

parent ecaa48ed
No related branches found
No related tags found
No related merge requests found
<?php
require_once 'cronlog.class.php';
/**
* central cronlog viewer
*
......
......@@ -9,5 +9,10 @@ return array(
'sDatadir'=>'__APPDIR__/data',
// caching time for infos in the browser
'iTtlCache'=>0,
'iTtlCache'=>60,
// hide these cronjob labels in the web gui
'aHidelogs'=>array(
'copycronlogs',
)
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment