Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mitt (0.12 sec)

  1. docs/config/README.md

    notify_webhook        publish bucket notifications to webhook endpoints
    notify_amqp           publish bucket notifications to AMQP endpoints
    notify_kafka          publish bucket notifications to Kafka endpoints
    notify_mqtt           publish bucket notifications to MQTT endpoints
    notify_nats           publish bucket notifications to NATS endpoints
    notify_nsq            publish bucket notifications to NSQ endpoints
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Mon Sep 11 21:48:54 GMT 2023
    - 17.7K bytes
    - Viewed (0)
  2. docs/bucket/notifications/README.md

    ARGS:
    MINIO_NOTIFY_MQTT_ENABLE*              (on|off)    enable notify_mqtt target, default is 'off'
    MINIO_NOTIFY_MQTT_BROKER*              (uri)       MQTT server endpoint e.g. `tcp://localhost:1883`
    MINIO_NOTIFY_MQTT_TOPIC*               (string)    name of the MQTT topic to publish
    MINIO_NOTIFY_MQTT_USERNAME             (string)    MQTT username
    MINIO_NOTIFY_MQTT_PASSWORD             (string)    MQTT password
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 84K bytes
    - Viewed (2)
Back to top