mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
build: remove MaxPermSize
This commit is contained in:
parent
cb6ce51da5
commit
9d4bd5b97a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
version=0.137.0
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue