nextcloud-server/apps/dav/lib/Direct
Joas Schilling 7964f338dc
fix(throttler): Remove the sleep from the throttler that throws
The sleep is not adding benefit when it's being aborted with 429
in other cases anyway.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-02 11:27:29 +07:00
..
DirectFile.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DirectHome.php fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +07:00
Server.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ServerFactory.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00