aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/controller-config_singleline_ip.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/controller-config_singleline_ip.json')
-rw-r--r--src/test/resources/controller-config_singleline_ip.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/controller-config_singleline_ip.json b/src/test/resources/controller-config_singleline_ip.json
index 827138c7..c3a8d067 100644
--- a/src/test/resources/controller-config_singleline_ip.json
+++ b/src/test/resources/controller-config_singleline_ip.json
@@ -1,5 +1,5 @@
{
- "header.authflag": "1",
+ "auth.method": "noAuth",
"collector.schema.file": "{\"v1\": \"./etc/CommonEventFormat_27.2.json\", \"v2\": \"./etc/CommonEventFormat_27.2.json\", \"v3\": \"./etc/CommonEventFormat_27.2.json\", \"v4\": \"./etc/CommonEventFormat_27.2.json\", \"v5\": \"./etc/CommonEventFormat_28.4.json\"}",
"collector.keystore.passwordfile": "/opt/app/dcae-certificate/.password",
"tomcat.maxthreads": "200",