1<?php
2/**
3 * Default settings for the toucher plugin
4 *
5 * @author Andriy Nych <nych.andriy@gmail.com>
6 */
7
8$conf['admin_only'] = 1;
9