Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2485088
kolab_activesync.inc.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
498 B
Referenced Files
None
Subscribers
None
kolab_activesync.inc.php
View Options
<?php
// The page with Activesync clients configuration manual
$config
[
'activesync_setup_url'
]
=
'https://kb.kolabenterprise.com/documentation/setting-up-an-activesync-client'
;
// Force a subscription state per devicetype (lowercase) and folder
// States can be: 0 => not subscribed, 1 => subscribed, 2 => subscribed with alarm
$config
[
'activesync_force_subscriptions'
]
=
array
(
'windowsoutlook15'
=>
array
(
'INBOX'
=>
1
,
'Sent'
=>
1
,
'Trash'
=>
1
,
'Calendar'
=>
1
,
'Contacts'
=>
1
,
'Tasks'
=>
1
));
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Nov 20, 10:43 PM (1 d, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
387318
Default Alt Text
kolab_activesync.inc.php (498 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment