Software /
code /
prosody
File
.busted @ 13275:5db61e0dfc62
mod_tokenauth: Save grant after removing expired tokens
Ensures the periodic cleanup really does remove expired tokens.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 21 Oct 2023 12:33:55 +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"; }; }