mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Built site for shiny: 1.7.4@8931aa2
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user