From 183238a9f0f842983d3b24f284a433af5d6a57bb Mon Sep 17 00:00:00 2001 From: "jj-docs[bot]" Date: Sat, 8 Feb 2025 19:47:39 +0000 Subject: [PATCH] Deployed 07c63ed to prerelease with MkDocs 1.6.1 and mike 2.1.3 --- prerelease/config-schema.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/prerelease/config-schema.json b/prerelease/config-schema.json index f70f6d440..2e0f03f41 100644 --- a/prerelease/config-schema.json +++ b/prerelease/config-schema.json @@ -53,11 +53,6 @@ "description": "Whether to allow initializing a repo with the native backend", "default": false }, - "allow-filesets": { - "type": "boolean", - "description": "Whether to parse path arguments as fileset expressions", - "default": true - }, "always-allow-large-revsets": { "type": "boolean", "description": "Whether to allow large revsets to be used in all commands without the `all:` modifier",