This repository has been archived by the owner. It is now read-only.
Is it possible to limit the size of a local storage? #34
Comments
|
Yes, this will merge soon in go-ipfs. |
|
@whyrusleeping Has this been merged? |
|
@RichardLitt AFAICT you just set DataStore/StorageMax inside of |
|
The |
I don't think this ever took off. It will very likely come with the "constrainted environments" effort. |
|
is there any update about this ? |
|
This issue was moved to https://discuss.ipfs.io/t/is-it-possible-to-limit-the-size-of-a-local-storage/364 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Mithgol commentedSep 15, 2015
A local storage is naturally limited by the size of the physical disk drive it resides on. However, an end user may want to limit it further. The limit may include (or not include) the collective size of pinned media (
ipfs pin).The text was updated successfully, but these errors were encountered: