Page MenuHomePhabricator

metadata.php
No OneTemporary

metadata.php

<?php
/**
* Options for the davcal plugin
*
* @author Andreas Boehler <dev@aboehler.at>
*/
$meta['hide_settings'] = array('onoff');
$meta['disable_sync'] = array('onoff');
$meta['disable_ics'] = array('onoff');
$meta['monday'] = array('onoff');
$meta['timezone'] = array('string');
$meta['timeformat'] = array('multichoice', '_choices' => array('lang', '24h', '12h'));
$meta['workweek'] = array('onoff');
$meta['weeknumbers'] = array('onoff');

File Metadata

Mime Type
text/x-php
Expires
Tue, Dec 24, 12:35 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914282
Default Alt Text
metadata.php (547 B)

Event Timeline