feat: added group_by_id field in notifications model (#35137)
This commit is contained in:
committed by
GitHub
parent
7ae80be815
commit
e12ec1b153
@@ -2688,7 +2688,7 @@ EDXAPP_PARSE_KEYS = {}
|
||||
############## NOTIFICATIONS EXPIRY ##############
|
||||
NOTIFICATIONS_EXPIRY = 60
|
||||
EXPIRED_NOTIFICATIONS_DELETE_BATCH_SIZE = 10000
|
||||
NOTIFICATION_CREATION_BATCH_SIZE = 83
|
||||
NOTIFICATION_CREATION_BATCH_SIZE = 76
|
||||
|
||||
############################ AI_TRANSLATIONS ##################################
|
||||
AI_TRANSLATIONS_API_URL = 'http://localhost:18760/api/v1'
|
||||
|
||||
Reference in New Issue
Block a user