Hi everyone!
We use GitLab CE with hundreds of projects. We would like to disable the project wiki in all projects using a script (as you would do manually via “Settings > General > Visibility, project features, permissions > Wiki”). In the API, I can only find to delete, list, add and update specific content for it. Is there a way to disable it with a script, so we do not have to manually scan through hundreds of projects (which also is a repeating job)?
It would be great if it would be possible to disable it “per default”, so new projects do not have it automatically, without having to actively disable it.