We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74bd69a commit b8fb0f0Copy full SHA for b8fb0f0
1 file changed
src/config.js
@@ -41,8 +41,8 @@ const shuffleLayerConfigurations = false;
41
const debugLogs = true;
42
43
const format = {
44
- width: 3000,
45
- height: 3000,
+ width: 512,
+ height: 512,
46
smoothing: false,
47
};
48
0 commit comments