ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
config-sanitycheck.php
Go to the documentation of this file.
1
<?php
2
/*
3
* The configuration of SimpleSAMLphp sanitycheck package
4
*/
5
6
$config
=
array
(
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
);
$config
$config
Definition:
config-sanitycheck.php:6
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
sanitycheck
config-templates
config-sanitycheck.php
Generated on Tue Jan 28 2025 19:01:12 for ILIAS by
1.8.13 (using
Doxyfile
)