Update config.php.sample

Add default value for PSM_UPTIME_ARCHIVE
pull/1297/head
Sven 2025-02-12 10:16:28 +01:00 committed by GitHub
parent c86d528e93
commit a874f09164
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ define('PSM_BASE_URL', '');
define('PSM_WEBCRON_KEY', '');
define('PSM_WEBCRON_ENABLE_IP_WHITELIST', 'true'); // Enable IP whitelisting for calling webcron
define('PSM_PUBLIC', false);
define('PSM_UPTIME_ARCHIVE', 'monthly);