config option: Require sign in to view repository
This commit is contained in:
parent
f6596f11c4
commit
5373a3093e
4 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue