randomize minutes for clublog jobs

This commit is contained in:
HB9HIL
2025-10-06 20:26:34 +02:00
parent 2abf842a0e
commit 09686824f8
2 changed files with 54 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 258;
$config['migration_version'] = 259;
/*
|--------------------------------------------------------------------------