Finally fixed the IE/SSL download problem.
[squirrelmail.git] / config / config_default.php
index cce85fb35a9073d8b7fadab4b6df51288c7b77f6..faec2b60e0f0b113b18884222b7c5d2f8a125c83 100644 (file)
  // This is typically people in the US that are running Solaris 7.
  
  $invert_time = false;
+
+ // This should be a unique string, unique to your server.  Something
+ // that nobody would guess, and nobody can find out. 
+ $otp_pad = "SecretKey$domain";
 ?>