diff --git a/README.md b/README.md index 6e5673e..86fc92c 100644 --- a/README.md +++ b/README.md @@ -19,16 +19,16 @@ - Client auto-reconnection on network lost - Plugin framework for functionality expansion; included plugins: - - `$SYS` topic publishing - - AWS IOT-style shadow states - - x509 certificate authentication (including cli cert creation) - - Secure file-based password authentication - - Configuration-based topic authorization - - MySQL, Postgres & SQLite user and/or topic auth (including cli manager) - - External server (HTTP) user and/or topic auth - - LDAP user and/or topic auth - - JWT user and/or topic auth - - Fail over session persistence + - `$SYS` topic publishing + - AWS IOT-style shadow states + - x509 certificate authentication (including cli cert creation) + - Secure file-based password authentication + - Configuration-based topic authorization + - MySQL, Postgres & SQLite user and/or topic auth (including cli manager) + - External server (HTTP) user and/or topic auth + - LDAP user and/or topic auth + - JWT user and/or topic auth + - Fail over session persistence ## Installation diff --git a/docs_web/index.md b/docs_web/index.md index 89adb6c..e7fa1f4 100644 --- a/docs_web/index.md +++ b/docs_web/index.md @@ -11,16 +11,16 @@ - Support QoS 0, QoS 1 and QoS 2 messages flow - Client auto-reconnection on network lost - Plugin framework for functionality expansion; included plugins: - - `$SYS` topic publishing - - AWS IOT-style shadow states - - x509 certificate authentication (including cli cert creation) - - Secure file-based password authentication - - Configuration-based topic authorization - - MySQL, Postgres & SQLite user and/or topic auth (including cli manager) - - External server (HTTP) user and/or topic auth - - LDAP user and/or topic auth - - JWT user and/or topic auth - - Fail over session persistence + - `$SYS` topic publishing + - AWS IOT-style shadow states + - x509 certificate authentication (including cli cert creation) + - Secure file-based password authentication + - Configuration-based topic authorization + - MySQL, Postgres & SQLite user and/or topic auth (including cli manager) + - External server (HTTP) user and/or topic auth + - LDAP user and/or topic auth + - JWT user and/or topic auth + - Fail over session persistence ## Installation