mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-06 05:30:21 +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
|
||||
-Xss6M
|
||||
-Xss1M
|
||||
-Dconfig.override_with_env_vars=true
|
||||
-Dsbt.server.forcestart=true
|
||||
-Dquill.macro.log=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue