Annotate
mod_lib_ldap/dev/TODO.md @ 5211:079ca766193b
mod_conversejs: This one weird trick updates options on reload
Options queried from the config in get_converse_options() would take
effect immediately after Prosody reloads the config. Including
'conversejs_options' in this behaviour by simply moving a line seems
worth it.
author |
Kim Alvefur <zash@zash.se> |
date |
Thu, 23 Feb 2023 00:30:59 +0100 |
parent |
809:1d51c5e38faa |
rev |
line source |
809
|
1 * Make groups optional
|
|
2 * Make groups work with both posixGroup and groupOfNames
|