mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 05:38:37 +00:00
Allow adding new files to an empty repo (#24164)

This commit is contained in:
@@ -1091,7 +1091,7 @@
|
||||
max_repo_creation: -1
|
||||
is_active: true
|
||||
is_admin: false
|
||||
is_restricted: true
|
||||
is_restricted: false
|
||||
allow_git_hook: false
|
||||
allow_import_local: false
|
||||
allow_create_organization: true
|
||||
|
Reference in New Issue
Block a user