Files
TrisolarisServer/gradle.properties
androidlover5842 6ffae0f9af
All checks were successful
build-and-deploy / build-deploy (push) Successful in 47s
dns -_-
2026-01-30 16:15:10 +05:30

9 lines
323 B
INI

org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.parallel=true
org.gradle.vfs.watch=true
org.gradle.daemon=false
org.gradle.jvmargs=-Xmx10g -Dfile.encoding=UTF-8
kotlin.incremental=true
systemProp.org.gradle.internal.http.connectionTimeout=10000
systemProp.org.gradle.internal.http.socketTimeout=10000