{ if (cache_ttl != undefined) { cache_ttl = undefined } else { cache_ttl = 600 } }} options={{ right: 'Cache the results for each possible inputs' }} />
How long to keep cache valid {#if cache_ttl} {:else} {/if}