diff options
| author | Rory& <root@rory.gay> | 2025-12-19 20:33:50 +0100 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-12-19 20:33:50 +0100 |
| commit | 381095f81759c586da3a342da6bd1e3d1d4fb8c8 (patch) | |
| tree | c394bc2fa963bcec6ac5e4cefba3041631c3c678 | |
| parent | Dont use promises for dummy endpoints (diff) | |
| download | server-ts-381095f81759c586da3a342da6bd1e3d1d4fb8c8.tar.xz | |
use async io for CDN file storage
| -rw-r--r-- | src/cdn/util/FileStorage.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/cdn/util/FileStorage.ts b/src/cdn/util/FileStorage.ts |
