repo.or.cz
/
prosody.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mod_csi_simple: Consider messages encrypted payload as important (fixes part of ...
[prosody.git]
/
.busted
blob
f5f9472ead8334cefffac1a80c4b1d8448e2f583
1
return {
2
_all = {
3
},
4
default = {
5
["exclude-tags"] = "mod_bosh,storage";
6
};
7
bosh = {
8
tags = "mod_bosh";
9
};
10
storage = {
11
tags = "storage";
12
};
13
}