Software /
code /
prosody
File
.busted @ 13184:d16845afb3e2
util.pposix: Add remove_blocks() for deleting parts of files
Allows implementing e.g. a FIFO
Will probably only work on some Linux file systems like ext4.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 07 Jun 2023 05:07:03 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }