Skip to content

Commit 7e76ce6

Browse files
author
Fran Montiel
authored
Update README.md
1 parent 7771ffd commit 7e76ce6

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)