As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 org.gradle.daemon=true
2 org.gradle.jvmargs=-Xss2m -Xmx2g
3 4 # forcing to use TLS1.2 to avoid failure in vault
5 # see https://github.com/hashicorp/vault/issues/8750#issuecomment-631236121
6 systemProp.jdk.tls.client.protocols=TLSv1.2