[Swift-commit] r5819 - trunk/etc

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Fri Jul 6 01:33:04 CDT 2012


Author: hategan
Date: 2012-07-06 01:33:04 -0500 (Fri, 06 Jul 2012)
New Revision: 5819

Modified:
   trunk/etc/swift.properties
Log:
updated swift.properties with file.gc.enabled property

Modified: trunk/etc/swift.properties
===================================================================
--- trunk/etc/swift.properties	2012-07-06 06:15:35 UTC (rev 5818)
+++ trunk/etc/swift.properties	2012-07-06 06:33:04 UTC (rev 5819)
@@ -365,3 +365,14 @@
 #	* the file in question (relative to the current work directory)
 #
 #wrapper.staging.local.server=file://
+
+# Files mapped by the concurrent mapper (i.e. when you don't
+# explicitly specify a mapper) are deleted when they are not
+# in use any more. This property can be used to prevent
+# files mapped by the concurrent mapper from being deleted.
+# 
+# Format:
+#	file.gc.enabled=(true|false)
+#
+# Default: true
+#




More information about the Swift-commit mailing list