routes: fix imports

This commit is contained in:
Matthew Penner 2022-12-01 11:49:54 -07:00
parent c8f7bdf9cb
commit 794248d4d7
No known key found for this signature in database
5 changed files with 13 additions and 5 deletions

View file

@ -1,7 +1,7 @@
<?php
return [
// The number of days ellapsed before old activity log entries are deleted.
// The number of days elapsed before old activity log entries are deleted.
'prune_days' => env('APP_ACTIVITY_PRUNE_DAYS', 90),
// If set to true activity log entries generated by an admin user that is not also