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