Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb99c22324 | |||
| 0dd0277755 |
2 changed files with 1 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"cebifddlogbjhoibpjobhlamopmlpckl" # disable page visibility
|
||||
"efknglbfhoddmmfabeihlemgekhhnabb" # json viewer
|
||||
"bhchdcejhohfmigjafbampogmaanbfkg" # user agent switcher
|
||||
"bbppejejjfancffmhncgkhjdaikdgagc" # undisposition
|
||||
|
||||
"ocabkmapohekeifbkoelpmppmfbcibna" # xoom redirector
|
||||
"fkagelmloambgokoeokbpihmgpkbgbfm" # indie wiki buddy
|
||||
|
|
|
|||
|
|
@ -121,8 +121,6 @@ in {
|
|||
"-XX:+PerfDisableSharedMem" # Disables constant /tmp writes for JVM metrics
|
||||
"-XX:ZAllocationSpikeTolerance=5" # Helps when server is active with many players
|
||||
"-XX:SoftMaxHeapSize=${toString (ram-allocation-mb - 2048)}M" # Leave 2GB headroom
|
||||
"-XX:ZCollectionInterval=1" # Force a GC cycle at minimum every second
|
||||
"-XX:ConcGCThreads=8" # Threads ZGC uses for concurrent work
|
||||
]; in lib.concatStringsSep " " flags;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue