gitea

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive

commit 751b579605b6609d5ad250474e1f2525b4cc8b5b
parent 3810fc161ea0e01f241f60cd8ea0dbacbd6eaf75
Author: acidvegas <acid.vegas@acid.vegas>
Date: Tue, 6 Feb 2024 15:26:38 -0500

Added push to create features

Diffstat:
Mapp.ini | 2++

1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/app.ini b/app.ini
@@ -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