emqx/rel/i18n/emqx_authn_mnesia.hocon

13 lines
262 B
Plaintext

emqx_authn_mnesia {
builtin_db.desc:
"""Configuration of authenticator using built-in database as data source."""
user_id_type.desc:
"""Specify whether to use `clientid` or `username` for authentication."""
user_id_type.label:
"""Authentication ID Type"""
}