mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
add available-space to VERSION_DEFAULTS
as per warner's suggestion in https://github.com/warner/tahoe-lafs/pull/4
This commit is contained in:
parent
336688165e
commit
b9e0d19944
@ -182,6 +182,7 @@ class NativeStorageServer:
|
||||
"maximum-mutable-share-size": 2*1000*1000*1000, # maximum prior to v1.9.2
|
||||
"tolerates-immutable-read-overrun": False,
|
||||
"delete-mutable-shares-with-zero-length-writev": False,
|
||||
"available-space": None,
|
||||
},
|
||||
"application-version": "unknown: no get_version()",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user