mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-11 11:44:20 +00:00
Most of the time forks are used for contributing code only, so not having issues, projects, release and packages is a better default for such cases. They can still be enabled in the settings. A new option `DEFAULT_FORK_REPO_UNITS` is added to configure the default units on forks. Also add missing `repo.packages` unit to documentation. code by: @brechtvl ## ⚠️ BREAKING ⚠️ When forking a repository, the fork will now have issues, projects, releases, packages and wiki disabled. These can be enabled in the repository settings afterwards. To change back to the previous default behavior, configure `DEFAULT_FORK_REPO_UNITS` to be the same value as `DEFAULT_REPO_UNITS`. Co-authored-by: Brecht Van Lommel <brecht@blender.org> |
||
|---|---|---|
| .. | ||
| adding-legal-pages.en-us.md | ||
| clone-filter.en-us.md | ||
| cmd-embedded.en-us.md | ||
| config-cheat-sheet.en-us.md | ||
| config-cheat-sheet.zh-cn.md | ||
| customizing-gitea.en-us.md | ||
| customizing-gitea.zh-cn.md | ||
| environment-variables.en-us.md | ||
| environment-variables.zh-cn.md | ||
| external-renderers.en-us.md | ||
| logging-documentation.en-us.md | ||
| mail-templates.en-us.md | ||
| protected-tags.en-us.md | ||
| repo-indexer.en-us.md | ||
| repo-mirror.en-us.md | ||
| search-engines-indexation.en-us.md | ||
| signing.en-us.md | ||