1<?php
2/**
3 * DokuWiki Plugin selfmeasurement (Syntax Component)
4 *
5 * @license BSD-3 Clause http://www.gnu.org/licenses/bsd.html
6 * @author  Eric Maeker, MD (fr) <eric.maeker@gmail.com>
7 */
8
9$conf['automeasurement_sendto'] = ""; // mail to use for the report sending
10