emqx/rel/i18n/emqx_authn_mnesia_schema.hocon

13 lines
269 B
Plaintext

emqx_authn_mnesia_schema {
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"""
}