mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
Encode the reason limit in the implementation as well
This commit is contained in:
parent
fe0e159e52
commit
6a0a895ee8
@ -273,7 +273,7 @@ _SCHEMAS = {
|
||||
"advise_corrupt_share": Schema(
|
||||
"""
|
||||
request = {
|
||||
reason: tstr
|
||||
reason: tstr .size (1..32765)
|
||||
}
|
||||
"""
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user