Updated PerformanceQueues_p.xml API with last related servlet changes

pull/127/head
luccioman 8 years ago
parent dcc56318bb
commit e4c730b99f

@ -21,10 +21,14 @@
<delayIdleLoop>#[idlesleep]#</delayIdleLoop>
<delayBusyLoop>#[busysleep]#</delayBusyLoop>
<minMemory>#[memprereq]#</minMemory>
<minMemory>#[loadprereq]#</minMemory>
<maxLoad>#[loadprereq]#</maxLoad>
<description><![CDATA[#[longdescr]##(recommendation)#::<br/>recommended: #[value]##(/recommendation)#]]></description>
</Task>
#{/table}#</Tasks>
<RemoteSearch>
<rwiMaxLoad>#[remoteSearchRWIMaxLoad]#</rwiMaxLoad>
<solrMaxLoad>#[remoteSearchSolrMaxLoad]#</solrMaxLoad>
</RemoteSearch>
<Cache>
<wordCacheSize>#[wordCacheSize]#</wordCacheSize>
<maxURLinCache>#[maxURLinCache]#</maxURLinCache>

Loading…
Cancel
Save