Page MenuHomePhorge

config.inc.php.dist
No OneTemporary

Authored By
Unknown
Size
498 B
Referenced Files
None
Subscribers
None

config.inc.php.dist

<?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

Mime Type
text/x-php
Expires
Mon, Apr 6, 1:33 AM (2 d, 3 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c0/13/dd8f8d464ce5dc0782e49eceaece
Default Alt Text
config.inc.php.dist (498 B)

Event Timeline