This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 2d05f03ae Remove disableKinds = ["taxonomy"]
2d05f03ae is described below

commit 2d05f03ae0fa2a620ed2526dd67d7d338b9e985c
Author: Andy Seaborne <[email protected]>
AuthorDate: Tue Jan 21 18:00:10 2025 +0000

    Remove disableKinds = ["taxonomy"]
---
 config.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config.toml b/config.toml
index bb4c08342..68a5d020e 100644
--- a/config.toml
+++ b/config.toml
@@ -11,7 +11,6 @@ enableRobotsTXT = true
 disableBrowserError = true
 timeout = 3000
 
-disableKinds = ["taxonomy"]
 ignoreFiles = [ ] # No files to ignore
 
 # Highlighting config. See https://help.farbox.com/pygments.html

Reply via email to