Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4686538
config.inc.php.dist
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
config.inc.php.dist
View Options
<?php
/* piwik site id */
$rcmail_config['piwik_analytics_id'] = 4;
/* domain of your piwik installation */
$rcmail_config['piwik_analytics_url'] = 'noc.kolabsys.com/piwik/';
/* exclude private pages - analytics will works only for non-logged users */
$rcmail_config['piwik_analytics_privacy'] = false;
/* exclude the following templates */
$rcmail_config['piwik_analytics_exclude'] = Array(
);
// Possible templates:
// "message",
// "messagepreview",
// "compose",
// "editidentity",
// "editcontact",
// "showcontact"
// "message",
// "messagepart",
// "messagepreview",
// "messageerror",
// "showcontact",
// "addcontact",
// "editcontact",
// "importcontacts",
// "addressbook",
// "compose",
// "editidentity",
// "error",
// "identities",
// "login",
// "mail",
// "managefolders",
// "plugin",
// "settingsedit",
// "settings"
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 1, 3:35 PM (19 m, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
615257
Default Alt Text
config.inc.php.dist (1 KB)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment