1<?php
2
3/**
4 * Options for the anonprotect plugin
5 *
6 * @author Anna Dabrowska <dokuwiki@cosmocode.de>
7 */
8
9$meta['norestrictions'] = ['string'];
10