1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00

Merge remote-tracking branch 'origin/feat-schedules-deletions' into feat-schedules-deletions

# Conflicts:
#	app/config/variables.php
This commit is contained in:
shimon 2022-11-16 17:05:27 +02:00
commit a6fcc59ead

View file

@ -924,7 +924,7 @@ return [
[
'name' => '_APP_MAINTENANCE_RETENTION_SCHEDULES',
'description' => 'Schedules deletion interval ( in seconds ) ',
'introduction' => 'tbd',
'introduction' => 'TBD',
'default' => '360',
'required' => false,
'question' => '',