This commit is contained in:
alcalbg
2023-01-30 19:11:25 +00:00
parent 671a93c8ed
commit a0ea8e2283

View File

@@ -130,6 +130,7 @@
<li>When uploading files, chunks are stored in the TMP folder before merging and moving to the final storage destination</li>
<li>When creating and extracting archives (zip files)</li>
<li>When downloading multiple files, they are copied into TMP folder before zipping</li>
<li>To count and lock excessive login attempts</li>
</ul>
<p>Tmp files are usually removed immediately after the use. For expired files, configurable garbage collection is used:</p>
<pre><code> 'Filegator\Services\Tmpfs\TmpfsInterface' =&gt; [