enable push-to-create
This commit is contained in:
parent
fe994ba966
commit
0fe84f7c40
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ LOG_SQL = false
|
|||
[repository]
|
||||
ROOT = __DATA_DIR__/repositories
|
||||
FORCE_PRIVATE = false
|
||||
ENABLE_PUSH_CREATE_USER = true
|
||||
ENABLE_PUSH_CREATE_ORG = true
|
||||
DEFAULT_PUSH_CREATE_PRIVATE = true
|
||||
|
||||
[server]
|
||||
DOMAIN = __DOMAIN__
|
||||
|
|
Loading…
Reference in a new issue