feat: create push enabled for repos

This commit is contained in:
Giles Bradshaw 2020-08-12 08:43:26 +01:00
parent 365893dc98
commit 630771300b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ RUN_USER = git
[repository]
ROOT = /data/git/repositories
ENABLE_CREATE_PUSH_USER = true
ENABLE_CREATE_PUSH_ORG = true
[repository.local]
LOCAL_COPY_PATH = /data/gitea/tmp/local-repo