mosquitto.conf 180 B

12345678910
  1. per_listener_settings false
  2. listener 8883
  3. protocol websockets
  4. allow_anonymous false
  5. listener 1883
  6. protocol websockets
  7. allow_anonymous false
  8. password_file /mosquitto/password.txt