Thomas Bruederli
2013-09-19 9c41ba3c9ebbb14d01abe961c420f71f9463e61a
config/defaults.inc.php
@@ -586,6 +586,12 @@
// Setting it to 0, disables the feature.
$config['undo_timeout'] = 0;
// A static list of canned responses which are immutable for the user
$config['compose_responses_static'] = array(
//  array('name' => 'Canned Response 1', 'text' => 'Static Response One'),
//  array('name' => 'Canned Response 2', 'text' => 'Static Response Two'),
);
// ----------------------------------
// ADDRESSBOOK SETTINGS
// ----------------------------------