Skip to content

Commit

Permalink
add extension loading to ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol-ap committed Feb 21, 2025
1 parent fd4a5db commit 084453d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/scripts/newrelic.ini.template
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
; If you do not use an absolute path then the file must be installed in the
; active configuration's extension directory.
extension = "newrelic.so"
extension = "newrelic_security.so"

[newrelic]
; Setting: newrelic.enabled
Expand Down

0 comments on commit 084453d

Please sign in to comment.