Skip to content

Commit e005c9d

Browse files
committed
reverse change in example_config.py
1 parent 66546d6 commit e005c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
# A positive integer. Generally set in the 1-5 seconds range.
7171
#
7272

73-
workers = 4
73+
workers = 1
7474
worker_class = 'sync'
7575
worker_connections = 1000
7676
timeout = 30

0 commit comments

Comments
 (0)