Loading
nixos/mosquitto: emit plugin/plugin_opt_* instead of deprecated aliases
The auth_plugin and auth_opt_* config keys have been deprecated upstream in favour of plugin and plugin_opt_*. Both spellings are accepted since mosquitto 2.0, so this is safe regardless of the package version. auth_plugin_deny_special_chars has no new-style alias and is kept as-is.