File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
default-templates/new-account/settings Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -394,14 +394,13 @@ blacklist profanities by default.
394394
395395## Quota
396396
397- By default, a file ` serverSide.ttl ` will be installed to new PODs. Its
398- current function is to set a quota for disk usage of just 25 MB, which
399- is what we can be sure the current prototype can tolerate under
400- load. This file is not writeable to users, but as server administrator
401- you can remove it if you don't want to impose a quota. It is currently
402- adviceable to remove it rather than set a large quota, because the
403- current implementation will impair write performance if there is a lot
404- of data.
397+ By default, a file ` serverSide.ttl.inactive ` will be installed to new
398+ PODs. If you rename it to ` serverSide.ttl ` , it will currently set a
399+ quota for disk usage. This file is not writeable to users, only
400+ server administrators who are authorized on the backend can modify
401+ it. It is currently adviceable to remove it or set it inactive rather
402+ than set a large quota, because the current implementation will impair
403+ write performance if there is a lot of data.
405404
406405## Contributing
407406
File renamed without changes.
You can’t perform that action at this time.
0 commit comments