summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-03-28 16:56:35 +0200
committerValery Piashchynski <[email protected]>2022-03-28 16:56:35 +0200
commit5b792ac02157668281e66974cdbafc1c38346332 (patch)
tree762697015fdf89436a39ad6ff9c828a71d9a2fd6 /schemas
parente95148df24093f99bea886cf4b55689d3b975313 (diff)
deps: update dependencies
Diffstat (limited to 'schemas')
-rw-r--r--schemas/config/2.0.schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas/config/2.0.schema.json b/schemas/config/2.0.schema.json
index 4a02e202..3c996925 100644
--- a/schemas/config/2.0.schema.json
+++ b/schemas/config/2.0.schema.json
@@ -329,7 +329,8 @@
"sendfile",
"new_relic",
"http_metrics",
- "cache"
+ "cache",
+ "proxy_ip_parser"
],
"pattern": "^[0-9a-zA-Z_]+$"
}