2 |
--- smeserver-shared-folders-0.1/root/etc/e-smith/templates/etc/smb.conf/shares/10recyclebin 2010-11-25 21:44:38.000000000 +0100 |
--- smeserver-shared-folders-0.1/root/etc/e-smith/templates/etc/smb.conf/shares/10recyclebin 2010-11-25 21:44:38.000000000 +0100 |
3 |
+++ mezzanine_patched_smeserver-shared-folders-0.1/root/etc/e-smith/templates/etc/smb.conf/shares/10recyclebin 2010-11-25 21:44:12.000000000 +0100 |
+++ mezzanine_patched_smeserver-shared-folders-0.1/root/etc/e-smith/templates/etc/smb.conf/shares/10recyclebin 2010-11-25 21:44:12.000000000 +0100 |
4 |
@@ -6,6 +6,6 @@ |
@@ -6,6 +6,6 @@ |
5 |
$share_vfs->{recycle}->{repository} = ($share->prop('RecycleBinDir') || "Recycle Bin"); |
$share_vfs->{recycle}->{repository} = "Recycle Bin"; |
6 |
$share_vfs->{recycle}->{keeptree} = "False"; |
$share_vfs->{recycle}->{keeptree} = "True"; |
7 |
$share_vfs->{recycle}->{touch} = "True"; |
$share_vfs->{recycle}->{touch} = "True"; |
8 |
- $share_vfs->{recycle}->{exclude} = "*.tmp|*.temp|*.o|*.obj|~\$*"; |
- $share_vfs->{recycle}->{exclude} = "*.tmp|*.temp|*.o|*.obj|~\$*"; |
9 |
- $share_vfs->{recycle}->{exclude_dir} = "/tmp|/temp|/cache"; |
- $share_vfs->{recycle}->{exclude_dir} = "/tmp|/temp|/cache"; |