Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-05-20 09:52:10 +00:00
parent b8842ed977
commit 73e65d674b

View File

@@ -2590,7 +2590,8 @@ after application shutdown.</p>
config.lifecycle:
enabled: true
min-renewal: 10s
expiry-threshold: 1m</code></pre>
expiry-threshold: 1m
lease-endpoints: Legacy</code></pre>
</div>
</div>
</div>
@@ -2606,6 +2607,9 @@ after application shutdown.</p>
<li>
<p><code>expiry-threshold</code> sets the expiry threshold. A lease is renewed the configured period of time before it expires.</p>
</li>
<li>
<p><code>lease-endpoints</code> sets the endpoints for renew and revoke. Legacy for vault versions before 0.8 and SysLeases for later.</p>
</li>
</ul>
</div>
<div class="paragraph">