Add to section.
This commit is contained in:
parent
a1f44f23a8
commit
0550e4d659
1 changed files with 4 additions and 2 deletions
|
@ -118,8 +118,10 @@ in
|
|||
REVERSE_PROXY_AUTHENTICATION_FULL_NAME = "Remote-Name";
|
||||
REVERSE_PROXY_TRUSTED_PROXIES = "192.168.0.0/24";
|
||||
};
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
ENABLE_PUSH_CREATE_ORG = true;
|
||||
repository = {
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
ENABLE_PUSH_CREATE_ORG = true;
|
||||
};
|
||||
};
|
||||
lfs.enable = true;
|
||||
database = {
|
||||
|
|
Loading…
Add table
Reference in a new issue