mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Fix typo configure.rst
This commit is contained in:
@@ -104,7 +104,7 @@ For example, with the following code
|
||||
|
||||
# settings.py
|
||||
Q_CLUSTER = {
|
||||
'retry': 5
|
||||
'retry': 5,
|
||||
'workers': 4,
|
||||
'orm': 'default',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user