Files
schachfreunde-badsteben/site/config/config.php
T
tfeigel 5ae40c2b8c Removed Mail Settings
I'm using postfix together with smtp.gmail.com for Testing
2025-07-15 17:22:24 +02:00

6 lines
38 B
PHP

<?php
return [
'debug' => true,
];