You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6543 63d7cbcef1
Make mirror feature more configurable (#16957)
Rename`[repository]` `DISABLE_MIRRORS` to `[mirror]` `DISABLE_NEW_PULL`  and add `ENABLED` and `DISABLE_NEW_PUSH` with the below meanings:

- `ENABLED`: **true**: Enables the mirror functionality. Set to **false** to disable all mirrors.
- `DISABLE_NEW_PULL`: **false**: Disable the creation of **new** mirrors. Pre-existing mirrors remain valid.
- `DISABLE_NEW_PUSH`: **false**: Disable the creation of **new** push mirrors. Pre-existing mirrors remain valid.


Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
3 years ago
..
git.tmpl Add LFS Migration and Mirror (#14726) 3 years ago
gitea.tmpl Unify migration descriptions (#16781) 3 years ago
github.tmpl Enforce tab indentation in templates (#15289) 3 years ago
gitlab.tmpl Enforce tab indentation in templates (#15289) 3 years ago
gogs.tmpl Enforce tab indentation in templates (#15289) 3 years ago
migrate.tmpl Improve migrate page and add card CSS (#13751) 4 years ago
migrating.tmpl Add button to delete undeleted repositories from failed migrations (#16197) 3 years ago
onedev.tmpl Add migrate from OneDev (#16356) 3 years ago
options.tmpl Make mirror feature more configurable (#16957) 3 years ago