Skip to content

Commit fb737b5

Browse files
committed
Change the quota readme and rename file
1 parent dfe9aaa commit fb737b5

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)