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