config.defaults-storage-swift.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mongoose-storage-driver-coop-netty-http-swift Show documentation
Show all versions of mongoose-storage-driver-coop-netty-http-swift Show documentation
Mongoose is a high-load storage performance testing tool
{
"storage": {
"net": {
"http": {
// The storage namespace.
// WARNING: the default value (null) will not work in the case of Swift API
"namespace": null,
// Specifies whether the versioning storage feature is used or not
"versioning": false
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy