<?php

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

$meta['schnibble'] = array('onoff');
$meta['second'] = array('string');
