All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.defaults-storage-s3.json Maven / Gradle / Ivy

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