![]() There is currently a bug in OTP causing external backends to fail when merge schema (mnesia_schema:change_storage_type/3). To avoid forcing users to clean up the DB after the node is stopped for a short while (5m before this change), we increase the default auto-clean interval to 24 hours. This PR also has the autoclean config removed from examples. |
||
---|---|---|
.. | ||
README.md | ||
alarm.conf.example | ||
cluster-with-dns.conf.example | ||
cluster-with-etcd-ssl.conf.example | ||
cluster-with-etcd.conf.example | ||
cluster-with-k8s.conf.example | ||
cluster-with-manual.conf.example | ||
cluster-with-static.conf.example | ||
conn_congestion.conf.example | ||
dashboard-with-http.conf.example | ||
dashboard-with-https.conf.example | ||
delayed.conf.example | ||
exhook.conf.example | ||
file_transfer-with-local-exporter.conf.example | ||
file_transfer-with-s3-exporter.conf.example | ||
flapping_detect.conf.example | ||
force_gc.conf.example | ||
force_shutdown.conf.example | ||
gateway.coap.conf.example | ||
gateway.exproto.conf.example | ||
gateway.lwm2m.conf.example | ||
gateway.mqttsn.conf.example | ||
gateway.stomp.conf.example | ||
license.conf.example | ||
listeners.quic.conf.example | ||
listeners.ssl.conf.example | ||
listeners.tcp.conf.example | ||
listeners.ws.conf.example | ||
listeners.wss.conf.example | ||
log.console.conf.example | ||
log.file.conf.example | ||
mqtt.conf.example | ||
node.conf.example | ||
plugin.conf.example | ||
prometheus.conf.example | ||
psk_authentication.conf.example | ||
retainer.conf.example | ||
sys_topics.conf.example | ||
sysmon.os.conf.example | ||
sysmon.vm.conf.example |
README.md
Examples
Here are examples of how to configure features In EMQX, most of them can be used directly by copy-paste content into the emqx.conf
file, others may need to be slightly modified to use, for example, you should change the listener port or HTTP URL to what you actually used.
Although we have tried to show every configurable field in the example, you do not need to care about each one, since most of them already have default values and can be omitted in the configuration file.
If you are confused about some fields, please refer to our documents, here are just some simple configuration examples with necessary descriptions.
Documentation
The EMQX documentation is available at www.emqx.io/docs/en/latest/.
The EMQX Enterprise documentation is available at docs.emqx.com/en/.