<?php

$conf['db_dsn'] = 'mysql://username:passwd@host/database';
$conf['db_prefix'] = 'tagging_';
