blob: 835866e13b16270be915a111f5d3f8b18125d3e6 [file] [log] [blame]
{
"storage" : {
"dfs" : {
"type" : "file",
"connection" : "file:///",
"workspaces" : {
"root" : {
"location" : "/",
"writable" : false,
"allowAccessOutsideWorkspace" : false
},
"tmp" : {
"location" : "/tmp",
"writable" : true,
"allowAccessOutsideWorkspace" : false
}
},
"imABadBoy" : "this file is intentionally bogus to test errors",
"enabled" : true
}
}
}