mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
This commit increases the heap space for the Gradle processes to 1536m. Note that the default is 1024m. Original commit: elastic/x-pack-elasticsearch@3b5cdc30b2
3 lines
53 B
INI
3 lines
53 B
INI
org.gradle.daemon=false
|
|
org.gradle.jvmargs=-Xmx1536m
|