From a874f091648f87fc3085f4c2f23a19c375c0fc7a Mon Sep 17 00:00:00 2001 From: Sven Date: Wed, 12 Feb 2025 10:16:28 +0100 Subject: [PATCH] Update config.php.sample Add default value for PSM_UPTIME_ARCHIVE --- config.php.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/config.php.sample b/config.php.sample index 61b2c271..bc5056fc 100644 --- a/config.php.sample +++ b/config.php.sample @@ -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);