|
...
|
...
|
@@ -58,8 +58,8 @@ fi
|
|
58
|
58
|
SWIFT_LOOPBACK_DISK_SIZE=${SWIFT_LOOPBACK_DISK_SIZE:-1000000}
|
|
59
|
59
|
|
|
60
|
60
|
# Set ``SWIFT_EXTRAS_MIDDLEWARE`` to extras middlewares.
|
|
61
|
|
-# Default is ``staticweb, tempurl, bulk, formpost``
|
|
62
|
|
-SWIFT_EXTRAS_MIDDLEWARE=${SWIFT_EXTRAS_MIDDLEWARE:-tempurl formpost staticweb bulk}
|
|
|
61
|
+# Default is ``staticweb, tempurl, formpost``
|
|
|
62
|
+SWIFT_EXTRAS_MIDDLEWARE=${SWIFT_EXTRAS_MIDDLEWARE:-tempurl formpost staticweb}
|
|
63
|
63
|
|
|
64
|
64
|
# The ring uses a configurable number of bits from a path’s MD5 hash as
|
|
65
|
65
|
# a partition index that designates a device. The number of bits kept
|