mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
Update settings
This commit is contained in:
parent
cc66e7e7c8
commit
958a09b280
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user