Merge "Omaha #4991 - Update ini file for Thin Client to require the certificate check" into omaha_16.2.1
Former-commit-id: c98b9878d8893c09054be1302d73d8d2b16db0a8
This commit is contained in:
commit
6651e1efe7
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
-Dlogback.statusListenerClass=com.raytheon.uf.common.logback.UFLogbackInternalStatusListener
|
||||
-Dthrift.stream.maxsize=200
|
||||
-Dviz.memory.warn.threshold=98
|
||||
-Dhttps.certificate.check=false
|
||||
-Dhttps.certificate.check=true
|
||||
-XX:+UnlockExperimentalVMOptions
|
||||
-XX:G1HeapRegionSize=4M
|
||||
-XX:InitiatingHeapOccupancyPercent=25
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
-Dlogback.statusListenerClass=com.raytheon.uf.common.logback.UFLogbackInternalStatusListener
|
||||
-Dthrift.stream.maxsize=200
|
||||
-Dviz.memory.warn.threshold=98
|
||||
-Dhttps.certificate.check=false
|
||||
-Dhttps.certificate.check=true
|
||||
-XX:+UnlockExperimentalVMOptions
|
||||
-XX:G1HeapRegionSize=4M
|
||||
-XX:InitiatingHeapOccupancyPercent=25
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
-Dlogback.statusListenerClass=com.raytheon.uf.common.logback.UFLogbackInternalStatusListener
|
||||
-Dthrift.stream.maxsize=200
|
||||
-Dviz.memory.warn.threshold=98
|
||||
-Dhttps.certificate.check=false
|
||||
-Dhttps.certificate.check=true
|
||||
-XX:+UnlockExperimentalVMOptions
|
||||
-XX:G1HeapRegionSize=4M
|
||||
-XX:InitiatingHeapOccupancyPercent=25
|
||||
|
|
Loading…
Add table
Reference in a new issue