X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=config%2Fconfig_local.example.php;h=839e992abac18c50f39897f1c4e3fc070689b6e8;hp=aeec2a19bf1bcfd3c48d14e8a7463ff41c9dfe77;hb=d0d984baacb45716828c7473bd4dc79b4e12208d;hpb=1977ab5587905d225c6288141b82f7a6e3d29d02 diff --git a/config/config_local.example.php b/config/config_local.example.php index aeec2a19..839e992a 100644 --- a/config/config_local.example.php +++ b/config/config_local.example.php @@ -7,7 +7,7 @@ * Don't do it unless you know what you're doing. * Use standard PHP syntax, see config.php for examples. * - * @copyright 2002-2010 The SquirrelMail Project Team + * @copyright 2002-2012 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -47,5 +47,10 @@ * 4.3.0. Set to 'CRLF' or 'LF' or, to force line endings to be * unmolested, set to some other string, such as 'NOCHANGE' * + * $subfolders_of_inbox_are_special (boolean) can be set to TRUE + * if any subfolders of the INBOX should be treated as "special" + * (those that are displayed in a different color than other + * "normal" mailboxes). + * */