Cleanup style
This commit is contained in:
4
app/setup/settings/99_general.php
Normal file
4
app/setup/settings/99_general.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return [
|
||||
'max_log_amount' => $_ENV['MAX_LOG_AMOUNT'] ?? 500
|
||||
];
|
Reference in New Issue
Block a user