Skip to content

Commit e0f7c17

Browse files
committed
Update README
1 parent 10bbd33 commit e0f7c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ You can customize automatic padding in order to better fit your needs.
301301

302302
Here are some ideas of settings:
303303

304-
* (default) `Encryption::MAX_COMPATIBILITY_PAYLOAD_LENGTH` (3052 bytes) for compatibility purposes with Firefox for Android (See [#108](https://github.com/web-push-libs/web-push-php/issues/108))
304+
* (default) `Encryption::MAX_COMPATIBILITY_PAYLOAD_LENGTH` (2820 bytes) for compatibility purposes with Firefox for Android (See [#108](https://github.com/web-push-libs/web-push-php/issues/108))
305305
* `Encryption::MAX_PAYLOAD_LENGTH` (4078 bytes) for maximum security
306306
* `false` for maximum performance
307307
* If you know your payloads will not exceed `X` bytes, then set it to `X` for the best balance between security and performance.

0 commit comments

Comments
 (0)