mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
Set the homepage as LOGIN_REDIRECT_URL
(imported from commit a65eec79d7c64e02969699a7288313227f85b99f)
This commit is contained in:
@@ -150,3 +150,5 @@ EMAIL_HOST='localhost'
|
||||
EMAIL_PORT=9991
|
||||
EMAIL_HOST_USER='username'
|
||||
EMAIL_HOST_PASSWORD='password'
|
||||
|
||||
LOGIN_REDIRECT_URL='/'
|
||||
|
||||
Reference in New Issue
Block a user