chore: update discussions MEF POST_MARK_AS_READ_DELAY to 0ms (#159)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user