You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
feat: rewrite the archiver and added support for zstd and brotli (#5283)
This commit is contained in:
committed by
GitHub
parent
01c814cf98
commit
7c716862c1
@@ -36,5 +36,7 @@ const formats = {
|
||||
tarxz: "tar.xz",
|
||||
tarlz4: "tar.lz4",
|
||||
tarsz: "tar.sz",
|
||||
tarbr: "tar.br",
|
||||
tarzst: "tar.zst",
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user