File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
plugins/push/frontend/public/localization Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Version 25.03.xx
2+ Fixes:
3+ - [ push] Fixed timeout setting
4+
15## Version 25.03.25
26Fixes:
37- [ crashes] Fixed resolving audit log recording
48- [ location] Fixed updating none gps coordinate location after gps location was used
5- -
9+
610Enterprise Fixes:
711- [ ab-testing] Add script for fixing variant cohort
812- [ groups] Fix user permission update after updating user group permission
Original file line number Diff line number Diff line change @@ -394,7 +394,7 @@ push.pool_pushes = Number of notifications in stream batches
394394push.pool_bytes = Bytes in binary stream batches
395395push.pool_concurrency = Maximum number of same type connections
396396push.pool_pools = Maximum number of connections in total
397- push.message_timeout = Timeout of a message to be send
397+ push.message_timeout = Timeout of a message to be send (in milliseconds)
398398push.default_content_available = Set content-available to 1 by default for IOS
399399
400400# Drawer from other views
You can’t perform that action at this time.
0 commit comments