Copy the config/config.default.php
to config/config.php
and edit the config/config.php
file to configure the engelsystem.
cp config/config.default.php config/config.php
The first and most important settings are the database connection parameters.
For more details see configuration.