xref: /dokuwiki/lib/plugins/testing/conf/metadata.php (revision 591ebe4523e0e3be14097d6d097eb5796628dcba)
191109d52SAndreas Gohr<?php
291109d52SAndreas Gohr/**
391109d52SAndreas Gohr * Option Metadata
491109d52SAndreas Gohr *
591109d52SAndreas Gohr * They don't do anything and are just there for testing config reading
691109d52SAndreas Gohr */
791109d52SAndreas Gohr$meta['schnibble'] = array('onoff');
8*591ebe45SGerrit Uitslag$meta['second'] = array('string');
9