emqx/rel/i18n/emqx_authn_pgsql.hocon

13 lines
236 B
Plaintext

emqx_authn_pgsql {
postgresql.desc:
"""Configuration of authenticator using PostgreSQL as authentication data source."""
query.desc:
"""SQL used to query data for authentication, such as password hash."""
query.label:
"""Query"""
}