Added push to create features

This commit is contained in:
Dionysus 2024-02-06 15:26:38 -05:00
parent 3810fc161e
commit 751b579605
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ LOG_SQL = false
ROOT = /var/lib/gitea/data/gitea-repositories
MAX_CREATION_LIMIT = 100
DISABLE_STARS = true
ENABLE_PUSH_CREATE_USER = true
ENABLE_PUSH_CREATE_ORG = true
[repository.signing]
DEFAULT_TRUST_MODEL = committer