diff --git a/conf/application.sample.conf b/conf/application.sample.conf index 617d3f7d78..0f36eb225b 100644 --- a/conf/application.sample.conf +++ b/conf/application.sample.conf @@ -71,7 +71,7 @@ storage { // type: "bearer" // key: "***" # Cortex API key // } -// ws {} # HTTP client configuration (SSL and proxy) +// wsConfig {} # HTTP client configuration (SSL and proxy) // } // ] // } @@ -90,7 +90,7 @@ storage { // type = key // key = "***" # MISP API key // } -// ws {} # HTTP client configuration (SSL and proxy) +// wsConfig {} # HTTP client configuration (SSL and proxy) // } // ] //}