Software /
code /
prosody
File
.busted @ 11633:77e38ea34d82
mod_admin_adhoc: Log who performs administrative actions
Goal is to have some accountability for these privileged actions.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 27 Jun 2021 21:56:45 +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"; }; }