Omaha #3757 Added HTTPS flag
Former-commit-id:337f67b136
[formerly61d25613ab
[formerly 7848dc4df9ef8faafdce556836bc71c789b74ee4]] Former-commit-id:61d25613ab
Former-commit-id:a69c83e534
This commit is contained in:
parent
ee3a45906d
commit
379ba3c51d
2 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
-Dlogback.statusListenerClass=com.raytheon.uf.common.status.logback.UFLogbackInternalStatusListener
|
||||
-Dthrift.stream.maxsize=200
|
||||
-Dviz.memory.warn.threshold=98
|
||||
-Dhttps.certificate.check=false
|
||||
-XX:+UnlockExperimentalVMOptions
|
||||
-XX:G1HeapRegionSize=4M
|
||||
-XX:InitiatingHeapOccupancyPercent=25
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
-Dthrift.stream.maxsize=200
|
||||
-Dviz.memory.warn.threshold=99
|
||||
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
|
||||
-Dhttps.certificate.check=false
|
||||
-XX:MaxDirectMemorySize=1G
|
||||
-XX:+UnlockExperimentalVMOptions
|
||||
-XX:G1HeapRegionSize=4M
|
||||
|
@ -52,10 +53,12 @@
|
|||
</win>
|
||||
</launcher>
|
||||
|
||||
|
||||
<vm>
|
||||
<windows include="true">jdk1.6.0</windows>
|
||||
</vm>
|
||||
|
||||
|
||||
<plugins>
|
||||
</plugins>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue