mirror of
https://github.com/bugsink/bugsink.git
synced 2026-05-13 02:39:01 -05:00
Remove dead code 'DEFAULTS'
This was copied into the conf-template from the snappea/settings.py; but never properly integrated (and it's not something I'd like to suggest as a point of configuration)
This commit is contained in:
@@ -39,16 +39,6 @@ SNAPPEA = {
|
||||
}
|
||||
|
||||
|
||||
DEFAULTS = {
|
||||
|
||||
"NUM_WORKERS": 4,
|
||||
"GRACEFUL_TIMEOUT": 10,
|
||||
|
||||
"TASK_QS_LIMIT": 100,
|
||||
|
||||
}
|
||||
|
||||
|
||||
# See TODO in docs
|
||||
#
|
||||
# EMAIL_HOST = ...
|
||||
|
||||
Reference in New Issue
Block a user