Page MenuHomePhorge

config.inc.php.dist
No OneTemporary

config.inc.php.dist

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

Mime Type
text/x-php
Expires
Mon, Aug 25, 6:15 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
224189
Default Alt Text
config.inc.php.dist (1 KB)

Event Timeline