File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -382,6 +382,17 @@ confusion or allow vulnerabilies for social engineering](https://github.com/mart
382382This list is configurable via ` config/usernames-blacklist.json ` . Solid does not
383383blacklist profanities by default.
384384
385+ ## Quota
386+
387+ By default, a file ` serverSide.ttl ` will be installed to new PODs. Its
388+ current function is to set a quota for disk usage of just 25 MB, which
389+ is what we can be sure the current prototype can tolerate under
390+ load. This file is not writeable to users, but as server administrator
391+ you can remove it if you don't want to impose a quota. It is currently
392+ adviceable to remove it rather than set a large quota, because the
393+ current implementation will impair write performance if there is a lot
394+ of data.
395+
385396## Contributing
386397
387398` solid ` is has been made possible due to contributions from many individuals, these are some of the key contributors:
You can’t perform that action at this time.
0 commit comments