aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail/files/patch-config-config_default.php
blob: 6a5ee4b5874f437df5aca0a93c16bd581d420d94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- config/config_default.php.orig  Wed May  9 16:48:26 2007
+++ config/config_default.php   Wed May  9 16:49:20 2007
@@ -464,7 +464,7 @@
  *
  * @global string $data_dir
  */
-$data_dir = '/var/local/squirrelmail/data/';
+$data_dir = '/var/spool/squirrelmail/pref/';
 
 /**
  * Attachments directory
@@ -482,7 +482,7 @@
  *    + It should probably be another directory than data_dir.
  * @global string $attachment_dir
  */
-$attachment_dir = '/var/local/squirrelmail/attach/';
+$attachment_dir = '/var/spool/squirrelmail/attach/';
 
 /**
  * Hash level used for data directory.