<?php
/**
 * Options for the newnamespacepermissions plugin
 *
 * @author Michael Große <dokuwiki@cosmocode.de>
 */


$meta['allow_namespace_creation'] = array('string');

