mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Set the homepage as LOGIN_REDIRECT_URL
(imported from commit a65eec79d7c64e02969699a7288313227f85b99f)
This commit is contained in:
parent
3d1e956069
commit
742d8a40a0
@ -150,3 +150,5 @@ EMAIL_HOST='localhost'
|
||||
EMAIL_PORT=9991
|
||||
EMAIL_HOST_USER='username'
|
||||
EMAIL_HOST_PASSWORD='password'
|
||||
|
||||
LOGIN_REDIRECT_URL='/'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user