Allow to disable /test URL
[osm/NBI.git] / osm_nbi / nbi.cfg
index b8db711..94d3b26 100644 (file)
@@ -44,6 +44,9 @@ server.thread_pool: 10
 # Uncomment for allow basic authentication apart from bearer
 # auth.allow_basic_authentication: True
 
 # Uncomment for allow basic authentication apart from bearer
 # auth.allow_basic_authentication: True
 
+# comment or set to False to disable /test URL
+server.enable_test: True
+
 log.screen: False
 log.access_file: ""
 log.error_file: ""
 log.screen: False
 log.access_file: ""
 log.error_file: ""