Software /
code /
prosody
File
.busted @ 13194:b8398218dd23
editorconfig: Include the command used to normalize *.xml
The double asterisk seems unnecessary.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 15 Jul 2023 10:41:30 +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"; }; }