Skip to content

Commit 1b5276b

Browse files
author
Cihad Tekin
committed
[push] Unit of the timeout setting
1 parent df08560 commit 1b5276b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
## Version 25.03.xx
2+
Fixes:
3+
- [push] Fixed timeout setting
4+
15
## Version 25.03.25
26
Fixes:
37
- [crashes] Fixed resolving audit log recording
48
- [location] Fixed updating none gps coordinate location after gps location was used
5-
-
9+
610
Enterprise Fixes:
711
- [ab-testing] Add script for fixing variant cohort
812
- [groups] Fix user permission update after updating user group permission

plugins/push/frontend/public/localization/push.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ push.pool_pushes = Number of notifications in stream batches
394394
push.pool_bytes = Bytes in binary stream batches
395395
push.pool_concurrency = Maximum number of same type connections
396396
push.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)
398398
push.default_content_available = Set content-available to 1 by default for IOS
399399

400400
#Drawer from other views

0 commit comments

Comments
 (0)