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