mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-08-12 18:12:19 +03:00
Gitea mailer sendmail template and php-fpm cluster tuning.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -73,7 +73,9 @@ gitea_protect_payload() {
|
||||
"push_whitelist_teams": ["$GITEA_PROTECT_PUSH_TEAM"],
|
||||
"enable_force_push": false,
|
||||
"enable_force_push_allowlist": false,
|
||||
"block_admin_merge_override": true
|
||||
"block_admin_merge_override": true,
|
||||
"enable_status_check": true,
|
||||
"status_check_contexts": ["androidcast/build"]
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user