Merge "Check cross-references in automated tests"
[osm/NBI.git] / osm_nbi / nbi.cfg
index d22f8fd..d01aca9 100644 (file)
@@ -39,7 +39,7 @@ server.ssl_module: "builtin"
 server.ssl_certificate: "./http/cert.pem"
 server.ssl_private_key: "./http/privkey.pem"
 server.ssl_pass_phrase: "osm4u"
 server.ssl_certificate: "./http/cert.pem"
 server.ssl_private_key: "./http/privkey.pem"
 server.ssl_pass_phrase: "osm4u"
-server.thread_pool: 1
+server.thread_pool: 10
 
 # Only for test. It works without authorization using the provided user and project:
 # test.user_not_authorized: "admin"
 
 # Only for test. It works without authorization using the provided user and project:
 # test.user_not_authorized: "admin"