mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
8b2eee39f0
This commit increases the heap space for the Gradle processes to 1536m. Note that the default is 1024m.
3 lines
53 B
INI
3 lines
53 B
INI
org.gradle.daemon=false
|
|
org.gradle.jvmargs=-Xmx1536m
|