Skip to content

Commit 18549f3

Browse files
committed
remove config for request body limit
1 parent 1cd656b commit 18549f3

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

agent/scripts/newrelic.ini.template

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,14 +1373,6 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
13731373
;
13741374
;newrelic.security.agent.enabled = false
13751375

1376-
; Setting: newrelic.security.request.body_limit
1377-
; Type : unsigned integer
1378-
; Scope : system
1379-
; Default: 300
1380-
; Info : Sets the maximum limit of the request body to be read in kb.
1381-
;
1382-
;newrelic.security.request.body_limit = 300
1383-
13841376
; Setting: newrelic.security.validator.client_ssl_cert_filepath
13851377
; Type : string
13861378
; Scope : system

0 commit comments

Comments
 (0)