- fixed bugs in conf.pl, removed some unnecessary options
[squirrelmail.git] / config / config_default.php
index 69ea08eda7253841d176a1a21166d8e7f1a199c7..2e6dc03f9bc184bc465f8cbfe1cf8d0231a799ff 100644 (file)
 //  since this implementation is faster than the alternatives.
     $default_charset = "iso-8859-1";
 
-//  Whether or not to use META tags and automatically forward after an
-//  action has been completed.
-    $auto_forward = true;
-
 //  Path to the data/ directory
 //    It is a possible security hole to have a writable directory
 //    under the web server's root directory (ex: /home/httpd/html).