summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAleš Mrázek <ales.mrazek@nic.cz>2024-11-11 09:51:52 +0100
committerAleš Mrázek <ales.mrazek@nic.cz>2024-11-11 09:59:53 +0100
commitbd36e71de4dfe9373a48e0e6f1432747ba1638a5 (patch)
tree00f437f4a6f2acf09bf035d793be257ee3441cef /doc
parentMerge !1624: add rate-limiting (diff)
downloadknot-resolver-bd36e71de4dfe9373a48e0e6f1432747ba1638a5.tar.xz
knot-resolver-bd36e71de4dfe9373a48e0e6f1432747ba1638a5.zip
release 6.0.9
Diffstat (limited to 'doc')
-rw-r--r--doc/_static/config.schema.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/_static/config.schema.json b/doc/_static/config.schema.json
index a0572813..86bc4277 100644
--- a/doc/_static/config.schema.json
+++ b/doc/_static/config.schema.json
@@ -1,8 +1,8 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
- "$id": "https://www.knot-resolver.cz/documentation/v6.0.8/_static/config.schema.json",
+ "$id": "https://www.knot-resolver.cz/documentation/v6.0.9/_static/config.schema.json",
"title": "Knot Resolver configuration JSON schema",
- "description": "Version Knot Resolver 6.0.8",
+ "description": "Version Knot Resolver 6.0.9",
"type": "object",
"properties": {
"version": {