mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-18 15:28:12 +00:00
Separate flags for forcing foolscap between client and server.
This commit is contained in:
@ -94,6 +94,7 @@ _client_config = configutil.ValidConfiguration(
|
||||
"shares.total",
|
||||
"shares._max_immutable_segment_size_for_testing",
|
||||
"storage.plugins",
|
||||
"force_foolscap",
|
||||
),
|
||||
"storage": (
|
||||
"debug_discard",
|
||||
|
Reference in New Issue
Block a user