This commit is contained in:
David Heinemeier Hansson
2025-10-30 17:17:39 +01:00
parent 11e872eb69
commit 13113d75c2
@@ -2,6 +2,6 @@
<h2 class="divider txt-large">Auto close</h2>
<p class="margin-none-block-start">BOXCAR doesnt let stale cards stick around forever. Cards automatically close as “Not Now” without activity for specific period of time. <em>This is the default, global setting — you can override it on each board.</em></p>
<%= render "entropy/auto_close", model: account.default_entropy_configuration, url: account_entropy_configuration_path %>
</div>