Skip to content

Commit 8db971f

Browse files
authored
[UPD] Set workers to 0 (#397)
1 parent 169e708 commit 8db971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker_files/odoo.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ test_report_directory = False
5050
translate_modules = ['all']
5151
unaccent = False
5252
without_demo = False
53-
workers = 2
53+
workers = 0
5454
xmlrpc = True
5555
xmlrpc_interface =
5656
xmlrpc_port = 8069

0 commit comments

Comments
 (0)