perf: add database indexes & minor frontend/backend improvements (#2396)
This commit is contained in:
@@ -24,6 +24,6 @@ module.exports = {
|
||||
},
|
||||
experimental: {
|
||||
scrollRestoration: true,
|
||||
largePageDataBytes: 256000,
|
||||
largePageDataBytes: 512 * 1000,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user