We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0166e6f commit c1c54baCopy full SHA for c1c54ba
application/config/cache.js
@@ -1,4 +1,4 @@
1
({
2
- size: '50mb',
3
- maxFileSize: '10mb',
+ size: '50 mb',
+ maxFileSize: '10 mb',
4
});
0 commit comments