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

$conf['allow_namespace_creation']    = '@user';
