mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-14 07:55:07 +00:00
tweak jvmopts
* Removed memory max (Xmx), the default of 25% of system memory is generally fine * Reduced default stack size (Xss) to the value set in newer Java versions
This commit is contained in:
parent
01a390bdca
commit
91060a19ea
1 changed files with 1 additions and 2 deletions
3
.jvmopts
3
.jvmopts
|
|
@ -1,5 +1,4 @@
|
||||||
-Xmx2048M
|
-Xss1M
|
||||||
-Xss6M
|
|
||||||
-Dconfig.override_with_env_vars=true
|
-Dconfig.override_with_env_vars=true
|
||||||
-Dsbt.server.forcestart=true
|
-Dsbt.server.forcestart=true
|
||||||
-Dquill.macro.log=false
|
-Dquill.macro.log=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue