Require sign-in to view any repo
This commit is contained in:
parent
dbc39fdde7
commit
5c70569cb2
|
@ -123,6 +123,7 @@ in
|
|||
ENABLE_NOTIFY_MAIL = true;
|
||||
ENABLE_BASIC_AUTHENTICATION = false;
|
||||
REGISTER_EMAIL_CONFIRM = true;
|
||||
REQUIRE_SIGNIN_VIEW = true;
|
||||
};
|
||||
"service.explore" = {
|
||||
REQUIRE_SIGNIN_VIEW = true;
|
||||
|
|
Loading…
Reference in a new issue