Added missing DISABLE_FORKS conf option #1825

Merged
mahlzahn merged 1 commit from :docs-patch-disable-forks into next 2026-03-11 10:50:06 +01:00
Contributor

The option was added in #2445, but the docs are missing it, so I only just found out this option exists by accident by looking into the example config:

custom/conf/app.example.ini

;; Disable repository forking.
;DISABLE_FORKS = false
;;
The option was added in [#2445](https://codeberg.org/forgejo/forgejo/pulls/2445), but the docs are missing it, so I only just found out this option exists by accident by looking into the example config: [custom/conf/app.example.ini](https://codeberg.org/forgejo/forgejo/src/commit/7604267a17103f8d97519b733b6fca831f4530ed/custom/conf/app.example.ini#L1041) ```ini ;; Disable repository forking. ;DISABLE_FORKS = false ;; ```
added missing DISABLE_FORKS conf option
Some checks failed
pr / preview (pull_request_target) Successful in 2m0s
backport / backporting (pull_request_target) Failing after 15s
62c9c79488
Collaborator
Preview ready: https://forgejo.codeberg.page/@docs_pull_1825/
mahlzahn approved these changes 2026-03-11 10:48:42 +01:00
mahlzahn left a comment
Member

Thanks!

Thanks!
Collaborator

The backport to v14.0 failed. Check the latest run for more details.

The backport to `v14.0` failed. Check the latest run for more details.
Author
Contributor

@mahlzahn BTW, the option was added in 7.0.0 in case you want to packport or something.

@mahlzahn BTW, the option was added in [7.0.0](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-0) in case you want to packport or something.
Member

Currently, only versions v11.0 (LTS) and v14.0 (stable) are supported, thus only backporting to these versions. Thanks anyhow for checking :)

Currently, only versions v11.0 (LTS) and v14.0 (stable) are supported, thus only backporting to these versions. Thanks anyhow for checking :)
Guiorgy deleted branch docs-patch-disable-forks 2026-03-11 11:05:19 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/docs!1825
No description provided.