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
..
member Add modals to Organization and Team remove/leave (#16471) 3 years ago
settings Add support for corporate WeChat webhooks (#15910) 3 years ago
team Add modals to Organization and Team remove/leave (#16471) 3 years ago
create.tmpl Add class to page content to unify top margin (#13766) 4 years ago
header.tmpl Direct avatar rendering (#13649) 4 years ago
home.tmpl Make mirror feature more configurable (#16957) 3 years ago