<?php
return [
    'db_name' => 'metaforums',
    'db_host' => '127.0.0.1',
    'db_user' => 'root',
    'db_pass' => '',
];