Skip to content
Snippets Groups Projects
Commit cef5096e authored by Éloïs's avatar Éloïs
Browse files

[fix] enable bma crawler for test integration

parent da51665c
Branches
Tags
1 merge request!1178Add WS2PTOR features
......@@ -226,6 +226,7 @@ export const NewTestingServer = (conf:any) => {
const port = conf.port || PORT++
const commonConf = {
nobma: false,
bmaWithCrawler: true,
port: port,
ipv4: host,
remoteipv4: host,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment