aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add asynchronous directory size countingSven-Hendrik Haase2025-03-071-0/+53
This is enabled by default and without an option to toggle it off as it's asynchronous and shouldn't block the server thread.