Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 20 of 50 for recipient (0.07 seconds)

  1. LICENSE

      10. Each time you redistribute the Library (or any work based on the
    Library), the recipient automatically receives a license from the
    original licensor to copy, distribute, link with or modify the Library
    subject to these terms and conditions.  You may not impose any further
    restrictions on the recipients' exercise of the rights granted herein.
    You are not responsible for enforcing compliance by third parties with
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Mon Jan 18 20:25:38 GMT 2016
    - 25.8K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/Constants.java

        // ============================================================
        // Notification Property Keys
        // ============================================================
    
        /** Property key for notification recipient configuration. */
        public static final String NOTIFICATION_TO_PROPERTY = "notification.to";
    
        /** Property key for Slack webhook URLs configuration. */
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 13 02:21:17 GMT 2025
    - 35.2K bytes
    - Click Count (0)
  3. docs/orchestration/README.md

    cloud-native revolves around the idea of applications deployed as micro services, that scale well. It is not about just retrofitting monolithic applications onto modern container based compute environment. A cloud-native application is portable and resilient by design, and can scale horizontally by simply replicating. Modern orchestration platforms like Kubernetes, DC/OS make replicating and managing containers in huge clusters easier than ever.
    
    While containers provide isolated application...
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Tue Aug 12 18:20:36 GMT 2025
    - 2.2K bytes
    - Click Count (0)
  4. docs/throttle/README.md

    Example: Limit a MinIO cluster to accept at max 1600 simultaneous S3 API requests across all nodes of the cluster.
    
    ```sh
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 16 08:43:49 GMT 2024
    - 1.5K bytes
    - Click Count (1)
  5. src/main/java/jcifs/internal/smb2/ioctl/Smb2IoctlRequest.java

        /**
         * Function code for server-side copy chunk write operation
         */
        public static final int FSCTL_SRV_COPYCHUNK_WRITE = 0x001480F2;
        /**
         * Function code to request resilient handle for network failures
         */
        public static final int FSCTL_LRM_REQUEST_RESILENCY = 0x001401D4;
        /**
         * Function code to query network interface information
         */
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 9.4K bytes
    - Click Count (0)
  6. docs/features/events.md

    ![Events Diagram](../assets/images/******@****.***)
    
    ### Events with Retries and Follow-Ups
    
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Sun Feb 06 02:19:09 GMT 2022
    - 7.7K bytes
    - Click Count (0)
  7. LICENSES/vendor/github.com/containerd/containerd/api/LICENSE

          Work or Derivative Works thereof in any medium, with or without
          modifications, and in Source or Object form, provided that You
          meet the following conditions:
    
          (a) You must give any other recipients of the Work or
              Derivative Works a copy of this License; and
    
          (b) You must cause any modified files to carry prominent notices
              stating that You changed the files; and
    
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Sun Sep 22 18:50:45 GMT 2024
    - 10.7K bytes
    - Click Count (0)
  8. LICENSES/vendor/github.com/containerd/errdefs/pkg/LICENSE

          Work or Derivative Works thereof in any medium, with or without
          modifications, and in Source or Object form, provided that You
          meet the following conditions:
    
          (a) You must give any other recipients of the Work or
              Derivative Works a copy of this License; and
    
          (b) You must cause any modified files to carry prominent notices
              stating that You changed the files; and
    
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Mar 05 11:36:39 GMT 2025
    - 10.7K bytes
    - Click Count (0)
  9. LICENSE

          Work or Derivative Works thereof in any medium, with or without
          modifications, and in Source or Object form, provided that You
          meet the following conditions:
    
          (a) You must give any other recipients of the Work or
              Derivative Works a copy of this License; and
    
          (b) You must cause any modified files to carry prominent notices
              stating that You changed the files; and
    
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Mon Jan 11 04:26:17 GMT 2021
    - 11.1K bytes
    - Click Count (0)
  10. LICENSE

          Work or Derivative Works thereof in any medium, with or without
          modifications, and in Source or Object form, provided that You
          meet the following conditions:
    
          (a) You must give any other recipients of the Work or
              Derivative Works a copy of this License; and
    
          (b) You must cause any modified files to carry prominent notices
              stating that You changed the files; and
    
    Created: Sat Dec 20 08:54:13 GMT 2025
    - Last Modified: Thu Feb 20 19:53:57 GMT 2020
    - 11.1K bytes
    - Click Count (0)
Back to Top