Page MenuHomePhabricator

default.php
No OneTemporary

default.php

<?php
/**
* Default settings for the davcal plugin
*
* @author Andreas Boehler <dev@aboehler.at>
*/
$conf['hide_settings'] = 0;
$conf['disable_ics'] = 1;
$conf['disable_sync'] = 1;
$conf['monday'] = 0;
$conf['timezone'] = 'local';
$conf['workweek'] = 0;
$conf['weeknumbers'] = 0;
$conf['timeformat'] = 'lang';
$conf['default_client_id'] = '';

File Metadata

Mime Type
text/x-php
Expires
Thu, Jan 23, 6:34 PM (20 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
908489
Default Alt Text
default.php (450 B)

Event Timeline