disable registration of other users
This commit is contained in:
parent
1d7f21f2bf
commit
3e2fce475b
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ in
|
|||
PROTOCOL = "http";
|
||||
DOMAIN = "git.${domainName}";
|
||||
};
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue