- Make usage language more accurate by stating "repositories"

- Have usage counter be based on a 4 weeks TTL
- Add a simple usage counter breakage test
This commit is contained in:
Joseph Schorr 2014-10-30 13:26:02 -04:00
parent 79e4864eb2
commit 4eedd54b66
5 changed files with 20 additions and 8 deletions

View file

@ -188,4 +188,4 @@ class DefaultConfig(object):
LOG_ARCHIVE_PATH = 'logarchive/'
# For enterprise:
MAXIMUM_CONTAINER_USAGE = 20
MAXIMUM_REPOSITORY_USAGE = 20