Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1880073
default.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
450 B
Subscribers
None
default.php
View Options
<?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
Details
Attached
Mime Type
text/x-php
Expires
Thu, Jan 23, 6:34 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
908489
Default Alt Text
default.php (450 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment