mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-23 00:20:42 +00:00
Merge remote-tracking branch 'origin/iris4' into iris4
This commit is contained in:
@@ -146,6 +146,7 @@ public class IrisSettings {
|
||||
public static class IrisSettingsPerformance {
|
||||
public boolean trimMantleInStudio = false;
|
||||
public int mantleKeepAlive = 30;
|
||||
public int headlessKeepAlive = 10;
|
||||
public int cacheSize = 4_096;
|
||||
public int resourceLoaderCacheSize = 1_024;
|
||||
public int objectLoaderCacheSize = 4_096;
|
||||
|
||||
Reference in New Issue
Block a user