mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 02:59:06 +00:00
Update settings
This commit is contained in:
@@ -64,8 +64,7 @@ public class IrisSettings {
|
||||
@Data
|
||||
public static class IrisSettingsPerformance {
|
||||
public boolean trimMantleInStudio = false;
|
||||
public boolean useExperimentalMantleMemoryCompression = false;
|
||||
public int mantleKeepAliveSeconds = 20;
|
||||
public int mantleKeepAliveSeconds = 25;
|
||||
public int maxStreamCacheSize = 750_000;
|
||||
public int maxResourceLoaderCacheSize = 1_000;
|
||||
public int maxObjectLoaderCacheSize = 3_000;
|
||||
|
||||
Reference in New Issue
Block a user