- 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:
parent
79e4864eb2
commit
4eedd54b66
5 changed files with 20 additions and 8 deletions
|
@ -188,4 +188,4 @@ class DefaultConfig(object):
|
|||
LOG_ARCHIVE_PATH = 'logarchive/'
|
||||
|
||||
# For enterprise:
|
||||
MAXIMUM_CONTAINER_USAGE = 20
|
||||
MAXIMUM_REPOSITORY_USAGE = 20
|
||||
|
|
Reference in a new issue