summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-04-05 16:12:00 +0200
committerValery Piashchynski <[email protected]>2023-04-05 16:12:29 +0200
commit68fee34333532fb64da453e165e0bb2b687e4051 (patch)
tree5c78369aca177ac7dd078bfc2b852223c149bcb7 /.rr.yaml
parentaa4468ff818c7da724e8d7e73f263928c52f5420 (diff)
feat: update .rr.yaml
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 2216f54b..b6e8f083 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -629,19 +629,6 @@ http:
"fc00::/7",
"fe80::/10",
]
-
- # [SINCE 2.6] New Relic middleware
- new_relic:
- # Application name.
- #
- # Error if empty. NEW_RELIC_APP_NAME env variable should be set if the app_name key is empty. If both empty - error.
- app_name: "app"
-
- # Licence key
- #
- # Error if empty. NEW_RELIC_LICENSE_KEY env variable should be set if the license_key key is empty. If both empty - error.
- license_key: "key"
-
# RFC 7234 RR Cache middleware
#
# Link: https://github.com/darkweak/souin