Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mandatory (0.04 sec)

  1. docs/bucket/notifications/README.md

    notify_elasticsearch  publish bucket notifications to Elasticsearch endpoints
    notify_redis          publish bucket notifications to Redis datastores
    ```
    
    > NOTE:
    >
    > - '\*' at the end of arg means its mandatory.
    > - '\*' at the end of the values, means its the default value for the arg.
    > - When configured using environment variables, the `:name` can be specified using this format `MINIO_NOTIFY_WEBHOOK_ENABLE_<name>`.
    
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 84.2K bytes
    - Viewed (0)
  2. compat/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java

                // [MNG-6074] Maven should produce an error if no model version has been set in a POM file used to build an
                // effective model.
                //
                // As of 3.4, the model version is mandatory even in raw models. The XML element still is optional in the
                // XML schema and this will not change anytime soon. We do not want to build effective models based on
                // models without a version starting with 3.4.
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 03 15:06:05 UTC 2025
    - 66.8K bytes
    - Viewed (0)
Back to top