Bug: DISABLED_REPO_UNITS does not diable the wiki #5348

Closed
opened 2025-11-02 06:22:14 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @dschier-wtd on GitHub (May 4, 2020).

  • Gitea version (or commit ref): 1.11.4
  • Git version: 1.8.3.1
  • Operating system: RHEL 7.8
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
    • unknown
  • Log gist:

Description

I added the option

[repository]
DISABLED_REPO_UNITS = repo.wiki

to my configuration. Unfortunately, the wiki option is still present after a restart of the service for users and administrators. Its even created by default.
...

Screenshots

Originally created by @dschier-wtd on GitHub (May 4, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.11.4 - Git version: 1.8.3.1 - Operating system: RHEL 7.8 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - [x] unknown - Log gist: ## Description I added the option ``` [repository] DISABLED_REPO_UNITS = repo.wiki ``` to my configuration. Unfortunately, the wiki option is still present after a restart of the service for users and administrators. Its even created by default. ... ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
Author
Owner

@zeripath commented on GitHub (May 4, 2020):

This feature was only merged with #8788 which is in 1.12 only.

@zeripath commented on GitHub (May 4, 2020): This feature was only merged with #8788 which is in 1.12 only.
Author
Owner

@dschier-wtd commented on GitHub (May 5, 2020):

Thanks a lot :)

@dschier-wtd commented on GitHub (May 5, 2020): Thanks a lot :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5348