We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cd4217 + 7e76ce6 commit bb800eeCopy full SHA for bb800ee
1 file changed
README.md
@@ -75,7 +75,7 @@ Bugfender.init({
75
// logUIEvents: true,
76
// registerErrorHandler: true,
77
// deviceName: 'Anonymous',
78
- // maximumLocalStorageSize: 10 * 1024 * 1024, // Native specific
+ // maximumLocalStorageSize: 5 * 1024 * 1024, // Native specific
79
// enableLogcatLogging: false, // Android specific
80
// logBrowserEvents: true, // Web specific
81
// build: '42', // Web specific
0 commit comments