ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
config-sanitycheck.php
Go to the documentation of this file.
1 <?php
2 /*
3  * The configuration of SimpleSAMLphp sanitycheck package
4  */
5 
7 
8  /*
9  * Do you want to generate statistics using the cron module? If so, specify which cron tag to use.
10  * Examples: daily, weekly
11  * To not run statistics in cron, set value to
12  * 'cron_tag' => null,
13  */
14  'cron_tag' => 'hourly',
15 
16 );
Create styles array
The data for the language used.