1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/00header mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/00header |
2 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/00header 2006-03-15 20:48:40.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/00header 2006-09-20 23:32:38.000000000 -0500 |
4 |
|
|
@@ -1,2 +1,2 @@ |
5 |
|
|
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ |
6 |
|
|
-// $Horde: turba/config/conf.xml,v 1.6 2004/12/08 17:08:37 jan Exp $ |
7 |
|
|
+// $Horde: turba/config/conf.xml,v 1.6.2.3 2006/05/09 15:58:10 jan Exp $ |
8 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf |
9 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf 2006-03-15 20:48:40.000000000 -0600 |
10 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf 2006-09-20 23:33:27.000000000 -0500 |
11 |
|
|
@@ -2,4 +2,6 @@ |
12 |
|
|
$conf['menu']['import_export'] = true; |
13 |
|
|
$conf['menu']['apps'] = array('imp'); |
14 |
|
|
$conf['client']['addressbook'] = 'localsql'; |
15 |
|
|
-$conf['search']['cache'] = true; |
16 |
|
|
+$conf['shares']['source'] = 'sql'; |
17 |
|
|
+$conf['comments']['allow'] = true; |
18 |
|
|
+$conf['documents']['type'] = 'horde'; |