diff --git a/rel/files/app.config b/rel/files/app.config index 5fb59d589..c60fd33e7 100644 --- a/rel/files/app.config +++ b/rel/files/app.config @@ -78,8 +78,8 @@ {keyfile, "etc/ssl.key"}]} ]}, {http, 8083, [ - {acceptors, 4} - {max_clients, 512}, + {acceptors, 4}, + {max_clients, 512} ]} ]} ]}