File

.hgignore @ 11993:aa60f4353001

mod_http_file_share: Merge file expiry loops Not sure what the benefit of two separate loops was, perhaps reduced memory usage by allowing archive query state to be garbage collected before moving on to deleting files. Never measured so probably not so. This simplifies a bit.
author Kim Alvefur <zash@zash.se>
date Tue, 30 Nov 2021 00:53:22 +0100
parent 8345:850c433eb862
line wrap: on
line source

syntax: glob
.hgignore
.luacheckcache
data
local
www_files
html/*
prosody.lua
prosody.cfg.lua
prosody.version
config.unix
*.patch
*.diff
*.orig
*.rej
*.save
*~
*.o
*.so
*.install
*.pid
*.log
*.err
*.debug
*.dll
*.exp
*.lib
*.obj
luacov.report.out
luacov.report.out.index
luacov.stats.out