fix: redirect back to /post after login instead of always going to /tracker
This commit is contained in:
@@ -8,5 +8,5 @@ user_registration:
|
||||
route: /login
|
||||
built_in_css: true
|
||||
built_in_js: true
|
||||
redirect_after_login: /tracker
|
||||
redirect_after_login: ''
|
||||
site_host: https://intotheeast.com
|
||||
|
||||
Reference in New Issue
Block a user