config option: Require sign in to view repository

This commit is contained in:
Unknown 2014-03-21 01:59:15 -04:00
parent f6596f11c4
commit 5373a3093e
4 changed files with 7 additions and 2 deletions

View file

@ -42,6 +42,8 @@ RESET_PASSWD_CODE_LIVE_MINUTES = 180
REGISTER_EMAIL_CONFIRM = false
; Does not allow register and admin create account only
DISENABLE_REGISTERATION = false
; User must sign in to view anything.
REQUIRE_SIGNIN_VIEW = false
[mailer]
ENABLED = false