miscellaneous updates

This commit is contained in:
2025-01-26 23:14:28 -06:00
parent 493413ec97
commit cff8101088
28 changed files with 734 additions and 474 deletions

View File

@ -100,7 +100,7 @@ return [
| ignored by enabling the setting ignore_empty to true.
|
*/
'ignore_empty' => false,
'ignore_empty' => true,
/*
|--------------------------------------------------------------------------