chore: update discussions MEF POST_MARK_AS_READ_DELAY to 0ms (#159)

This commit is contained in:
Awais Ansari
2022-05-17 00:15:05 +05:00
committed by GitHub
parent a52c370b92
commit ee3d1c4061
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ LOGO_WHITE_URL=https://edx-cdn.org/v3/default/logo-white.svg
FAVICON_URL=https://edx-cdn.org/v3/default/favicon.ico
MARKETING_SITE_BASE_URL='http://localhost:18000'
ORDER_HISTORY_URL='http://localhost:1996/orders'
POST_MARK_AS_READ_DELAY=2000
POST_MARK_AS_READ_DELAY=0
REFRESH_ACCESS_TOKEN_ENDPOINT='http://localhost:18000/login_refresh'
SEGMENT_KEY=''
SITE_NAME=localhost