[tahoe-lafs-trac-stream] [tahoe-lafs] #1862: removing shares more quickly than one day
tahoe-lafs
trac at tahoe-lafs.org
Tue Aug 6 23:06:30 UTC 2013
#1862: removing shares more quickly than one day
-------------------------+-------------------------------------------------
Reporter: tryb | Owner: davidsarah
Type: defect | Status: new
Priority: normal | Milestone: eventually
Component: code- | Version: 1.9.2
storage | Keywords: garbage collection expiration docs
Resolution: | leasedb
Launchpad Bug: |
-------------------------+-------------------------------------------------
Changes (by daira):
* milestone: 1.11.0 => eventually
Old description:
> Hello,[[BR]]
>
> Default Tahoe's file expiration time is 1 month. It is possible to set it
> for 1 day. I would like to have it at least 1 hour.[[BR]]
>
> I found on server.py something like this:[[BR]]
> [[BR]]
> expire_time = time.time() + 31*24*60*60[[BR]]
> [[BR]]
> If I will change this to 60*60 would I have expiration time set to one
> hour?
>
> Regards
New description:
Hello,[[BR]]
Default Tahoe's file expiration time is 1 month. It is possible to set it
for 1 day. I would like to have it at least 1 hour.[[BR]]
I found on server.py something like this:[[BR]]
[[BR]]
expire_time = time.time() + 31*24*60*60[[BR]]
[[BR]]
If I will change this to 60*60 would I have expiration time set to one
hour?
Regards
--
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1862#comment:6>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list