|
|
@ -650,6 +650,10 @@ $config['spellcheck_ignore_syms'] = false;
|
|
|
|
// Use this char/string to separate recipients when composing a new message
|
|
|
|
// Use this char/string to separate recipients when composing a new message
|
|
|
|
$config['recipients_separator'] = ',';
|
|
|
|
$config['recipients_separator'] = ',';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Number of lines at the end of a message considered to contain the signature.
|
|
|
|
|
|
|
|
// Increase this value if signatures are not properly detected and colored
|
|
|
|
|
|
|
|
$config['sig_max_lines'] = 15;
|
|
|
|
|
|
|
|
|
|
|
|
// don't let users set pagesize to more than this value if set
|
|
|
|
// don't let users set pagesize to more than this value if set
|
|
|
|
$config['max_pagesize'] = 200;
|
|
|
|
$config['max_pagesize'] = 200;
|
|
|
|
|
|
|
|
|
|
|
|