
config.defaults-storage-s3.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-s3 Show documentation
Show all versions of mongoose-storage-driver-coop-netty-http-s3 Show documentation
Mongoose is a high-load storage performance testing tool
The newest version!
/*
WARNING:
Do not edit this file manually, it will be replaced with factory default content on every Mongoose run.
Use the command line arguments either load step configurations in the scenario files instead.
*/
{
"storage": {
"net": {
"http": {
// Specifies whether filesystem access is enabled or not
"fsAccess": false,
// Specifies whether the versioning storage feature is used or not
"versioning": false
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy