Unverified Commit 3b955353 authored by kladko's avatar kladko

Fixed config

parent 052e94c2
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
<ISVSVN>0</ISVSVN> <ISVSVN>0</ISVSVN>
<StackMaxSize>0x1000000</StackMaxSize> <StackMaxSize>0x1000000</StackMaxSize>
<HeapMaxSize>0x10000000</HeapMaxSize> <HeapMaxSize>0x10000000</HeapMaxSize>
<TCSNum>32</TCSNum> <TCSNum>16</TCSNum>
<TCSMaxNum>32</TCSMaxNum> <TCSMaxNum>16</TCSMaxNum>
<TCSMinPool>32</TCSMinPool> <TCSMinPool>16</TCSMinPool>
<TCSPolicy>0</TCSPolicy> <TCSPolicy>0</TCSPolicy>
<!-- Recommend changing 'DisableDebug' to 1 to make the enclave undebuggable for enclave release --> <!-- Recommend changing 'DisableDebug' to 1 to make the enclave undebuggable for enclave release -->
<DisableDebug>0</DisableDebug> <DisableDebug>0</DisableDebug>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment