enabled seconds in the datepicker

This commit is contained in:
Gani Georgiev
2025-09-06 15:13:06 +03:00
parent f2056f61bd
commit 8d3ec418e9
35 changed files with 219 additions and 199 deletions
@@ -90,9 +90,12 @@
<a href="/settings" use:link>Dashboard settings</a>.
</p>
<p>
Because this endpoint process the requests in a single transaction it could degrade the
performance of your application if not used with proper care and configuration (e.g. too large
allowed execution timeout, large body size limit, etc.).
Because this endpoint process the requests in a single DB transaction it could degrade the
performance of your application if not used with proper care and configuration
<em
>(prefer smaller max processing and body size limits, avoid large file uploads over slow S3
networks and custom hooks that communicate with slow external APIs)</em
>.
</p>
</div>
</div>