Skip to content

Commit bb800ee

Browse files
author
Fran Montiel
committed
Merge remote-tracking branch 'origin/feature/maximumLocalStorageSize' into feature/maximumLocalStorageSize
2 parents 1cd4217 + 7e76ce6 commit bb800ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Bugfender.init({
7575
// logUIEvents: true,
7676
// registerErrorHandler: true,
7777
// deviceName: 'Anonymous',
78-
// maximumLocalStorageSize: 10 * 1024 * 1024, // Native specific
78+
// maximumLocalStorageSize: 5 * 1024 * 1024, // Native specific
7979
// enableLogcatLogging: false, // Android specific
8080
// logBrowserEvents: true, // Web specific
8181
// build: '42', // Web specific

0 commit comments

Comments
 (0)