Software /
code /
prosody
Diff
CHANGES @ 13201:65fb0d7a2312
moduleapi: Add enum config option method
For when a setting has a few fixed values it can take
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 16 Jan 2021 20:40:14 +0100 |
parent | 13189:36b7bdafc993 |
child | 13203:aa6c2692a4be |
line wrap: on
line diff
--- a/CHANGES Sun Jul 16 20:29:06 2023 +0200 +++ b/CHANGES Sat Jan 16 20:40:14 2021 +0100 @@ -38,6 +38,10 @@ - Performance improvements in internal archive stores - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI +### Module API + +- Config interface API can require that string values be picked from a provided set + ## Changes - Support sub-second precision timestamps