Merge pull request 'feat: toggle push to create' (#40) from push-to-create into master

Reviewed-on: https://git.coopcloud.tech/coop-cloud/gitea/pulls/40
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
This commit is contained in:
fauno
2025-01-08 12:53:04 +00:00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -31,6 +31,8 @@ GITEA_DEFAULT_USER_VISIBILITY=limited
GITEA_ALLOWED_USER_VISIBILITY_MODES=limited,private
GITEA_DEFAULT_ORG_VISIBILITY=limited
GITEA_REQUIRE_SIGNIN_VIEW=true
GITEA_ENABLE_PUSH_CREATE_USER=false
GITEA_ENABLE_PUSH_CREATE_ORG=false
GITEA_REPO_UPLOAD_ENABLED=true
GITEA_REPO_UPLOAD_ALLOWED_TYPES=*/*