Fix API workers to 4

This commit is contained in:
James Page 2022-07-25 13:49:40 +01:00
parent f275d61cf7
commit bf82e8daaf

View File

@ -6,6 +6,7 @@ debug = True
router_distributed = False
api_workers = 4
rpc_workers = 4
l3_ha = False