1<?php
2/**
3 * Options for the webdavclient plugin
4 *
5 * @author Andreas Boehler <dev@aboehler.at>
6 */
7
8
9$meta['use_cron']          = array('onoff');
10