projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f13d2
)
interfaces.py: increase RIVirtualDriveServer.list constraint from 100 entries to...
author
Brian Warner
<warner@allmydata.com>
Thu, 12 Jul 2007 20:23:52 +0000
(13:23 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 12 Jul 2007 20:23:52 +0000
(13:23 -0700)
src/allmydata/interfaces.py
patch
|
blob
|
history
diff --git
a/src/allmydata/interfaces.py
b/src/allmydata/interfaces.py
index a4d980e952f7f7dc8aa486a3c4489a0c96db4d1d..1f95fa829c420daecc0c1f9adea4374786298ef9 100644
(file)
--- a/
src/allmydata/interfaces.py
+++ b/
src/allmydata/interfaces.py
@@
-216,7
+216,7
@@
class RIVirtualDriveServer(RemoteInterface):
READ: the child read URI, encrypted with the Read Key
"""
return ListOf((EncryptedThing, EncryptedThing, EncryptedThing),
- maxLength=100,
+ maxLength=100
0
,
)
def set(index=Hash, write_enabler=Hash, key=Hash,