<?php

/**
 * Default options
 *
 * They don't do anything and are just there for testing config reading
 */

$conf['schnibble'] = 0;
$conf['second'] = 'Default value';
