parent
3fdadb51b7
commit
7c572fd218
4 changed files with 135 additions and 29 deletions
|
@ -53,6 +53,7 @@ class TestConfig(DefaultConfig):
|
|||
LICENSE_EXPIRATION_WARNING = datetime.now() + timedelta(weeks=520)
|
||||
|
||||
FEATURE_GITHUB_BUILD = True
|
||||
FEATURE_BITTORRENT = True
|
||||
|
||||
CLOUDWATCH_NAMESPACE = None
|
||||
|
||||
|
|
Reference in a new issue