Built site for shiny: 1.7.4@8931aa2

This commit is contained in:
wch
2023-06-30 19:12:25 +00:00
parent c5686aca8a
commit d292ccd17a
182 changed files with 252 additions and 280 deletions

View File

@@ -17,7 +17,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">shiny</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="">1.7.4.9002</span>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="">1.7.4</span>
</span>
</div>
@@ -69,7 +69,7 @@
<dl><dt>max_size</dt>
<dd><p>Maximum size of the cache, in bytes. If the cache exceeds
this size, cached objects will be removed according to the value of the
<code>evict</code>. Use <code>Inf</code> for no size limit. The default is 512 megabytes.</p></dd>
<code>evict</code>. Use <code>Inf</code> for no size limit. The default is 1 gigabyte.</p></dd>
<dt>max_age</dt>