Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117746466
config.inc.php.dist
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
656 B
Referenced Files
None
Subscribers
None
config.inc.php.dist
View Options
<?php
// Kolab Cockpit API location. Defaults to hostname from the HTTP request
$config['kolab_api_url'] = null;
// Enable logging of Cockpit API requests/responses (to logs/kolab.log)
$config['kolab_api_debug'] = false;
// List of allowed tasks in helpdesk mode. If empty there's no limits.
// For example, to limit user to the Settings section only: ['settings'].
$config['kolab_helpdesk_allowed_tasks'] = [];
// Type of cache for API requests. Supported values: 'db', 'redis' and 'memcache' or 'memcached'.
$config['kolab_client_cache'] = null;
// Lifetime of cache entries. Possible units: s, m, h, d, w
$config['kolab_client_cache_ttl'] = '10m';
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Apr 3 2026, 11:41 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18820061
Default Alt Text
config.inc.php.dist (656 B)
Attached To
Mode
rRPK roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline