Skip to content

Instantly share code, notes, and snippets.

@eugeneia
Created June 11, 2020 11:20
Show Gist options
  • Save eugeneia/42076d101fd6b24b3536ae5c4c3a165b to your computer and use it in GitHub Desktop.
Save eugeneia/42076d101fd6b24b3536ae5c4c3a165b to your computer and use it in GitHub Desktop.
ejabberdctl --config ejabberd-mqtt.yml --logs ejabberd/logs --spool ejabberd/spool foreground
auth_method: [anonymous]
anonymous_protocol: login_anon
hosts:
- "localhost"
listen:
-
port: 1883
module: mod_mqtt
backlog: 1000
modules:
mod_mqtt: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment