Software /
code /
prosody
File
.busted @ 10015:8297408db58b 0.11
util.random: Coerce error to string (thanks waqas)
In theory this could happen in an EOF condition, which should be
impossible with a read from /dev/urandom.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 18 May 2019 18:51:25 +0200 |
parent | 9452:9d892b2415bf |
child | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }