Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove security extension loading from ini template
  • Loading branch information
anmol-ap committed Mar 13, 2025
commit 6b66d77375f0871c649af6fadb8a52c59fb2d33f
1 change: 0 additions & 1 deletion agent/scripts/newrelic.ini.template
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
; 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
Loading