Commit 85752895 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Removed unused file

parent ec533c23
<?php
define('DATABASE_DSN', '');
define('DATABASE_USER', 'dev');
define('DATABASE_PASSWORD', 'dev');
define('DATABASE_LAZY', true);
"database": {
"lazy": true
},
"log.enable": true,
"debug": false
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment