[Swift-commit] r8008 - trunk/resources
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sat Jul 12 04:16:47 CDT 2014
Author: hategan
Date: 2014-07-12 04:16:46 -0500 (Sat, 12 Jul 2014)
New Revision: 8008
Modified:
trunk/resources/swift.conf.schema
Log:
removed proxy staging mode from schema
Modified: trunk/resources/swift.conf.schema
===================================================================
--- trunk/resources/swift.conf.schema 2014-07-12 09:15:31 UTC (rev 8007)
+++ trunk/resources/swift.conf.schema 2014-07-12 09:16:46 UTC (rev 8008)
@@ -62,7 +62,7 @@
}
staging {
- _type: "?Choice[swift, wrapper, local, service-local, shared-fs, proxy]"
+ _type: "?Choice[swift, wrapper, local, service-local, shared-fs]"
_default: "swift"
}
More information about the Swift-commit
mailing list