Built site for shiny: 1.7.4.1@ffd6058

This commit is contained in:
schloerke
2023-07-03 12:53:12 +00:00
parent eb61918d46
commit a7dd09d4fd
182 changed files with 252 additions and 281 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.1</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>