X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=config%2Fconfig_default.php;h=bbe4389b7c884a97606859e8f160441893edcb82;hp=581130c1d4f25889564a07647e9950b840789634;hb=6395c46db0a732860324fa43886b6ca806ad2588;hpb=30e9932c6ad14849bab5618fd1ca42d607999325 diff --git a/config/config_default.php b/config/config_default.php index 581130c1..bbe4389b 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -648,6 +648,10 @@ $advanced_tree = false; * Use older way of folder listing */ $oldway = false; +/** + * Use icons for message and folder markers + */ +$use_icons = false; /** * Use experimental code with php recode functions when reading messages with * different encoding. This code is faster that original SM functions, @@ -695,4 +699,4 @@ $config_use_color = 2; * sent and regular output to begin, which will majorly screw * things up when we try to send more headers later. */ -?> \ No newline at end of file +?>