Smaller vanilla env page size
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
duplicatePadding: true,
|
||||
combineSubdirectories: true,
|
||||
flattenPaths: true,
|
||||
maxWidth: 4096,
|
||||
maxHeight: 4096,
|
||||
maxWidth: 2048,
|
||||
maxHeight: 2048,
|
||||
fast: true,
|
||||
stripWhitespaceCenter: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user