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

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


The following commit(s) were added to refs/heads/main by this push:
     new e0087b6  Disable wiki feature in .asf.yaml
e0087b6 is described below

commit e0087b615cbdd6dfba1874f66798f85e97c2a87c
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Dec 29 15:33:23 2025 +0100

    Disable wiki feature in .asf.yaml
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 00cbfa2..7c861fa 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@ github:
     - jekyll
   features:
     # Enable wiki for documentation
-    wiki: true
+    wiki: false
     # Enable issue management
     issues: true
     # Enable projects for project management boards

Reply via email to