- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 16 for excluded (0.05 sec)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Excluded Paths for Crawling */ public static final String LABELS_EXCLUDED_PATHS = "{labels.excludedPaths}"; /** The key of the message: Excluded URLs for Crawling */ public static final String LABELS_EXCLUDED_URLS = "{labels.excludedUrls}"; /** The key of the message: Excluded Paths for Searching */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0) -
cmd/bucket-replication.go
// object layer not initialized we return with no decision. if newObjectLayerFn() == nil { return } // Disable server-side replication on object prefixes which are excluded // from versioning via the MinIO bucket versioning extension. if !globalBucketVersioningSys.PrefixEnabled(bucket, object) { return } replStatus := mopts.ReplicationStatus()
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 118K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<type>String</type> <multiplicity>*</multiplicity> </association> </field> <field> <name>excludes</name> <version>3.0.0+</version> <description> A list of patterns to exclude, e.g. {@code **&#47;*.xml} </description> <association> <type>String</type> <multiplicity>*</multiplicity>
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
* identical to the list returned by the parameterless <code>list()</code> * method minus filenames filtered by the specified filter. * * @param filter a filename filter to exclude filenames from the results * @return An array of filenames * @throws SmbException if an error occurs while listing the contents */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.java
* identical to the list returned by the parameterless <code>list()</code> * method minus filenames filtered by the specified filter. * * @param filter * a filename filter to exclude filenames from the results * @return <code>String[]</code> array of matching files and directories, * workgroups, servers, or shares depending on the context of the * resource URL
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
- [Action Required Before Upgrading](#action-required-before-upgrading) - [optionally, remove the old secret](#optionally-remove-the-old-secret) - [Previous Releases Included in v1.4.0](#previous-releases-included-in-v140) - [v1.4.0-beta.11](#v140-beta11) - [Downloads](#downloads-6) - [Changelog since v1.4.0-beta.10](#changelog-since-v140-beta10) - [v1.4.0-beta.10](#v140-beta10) - [Downloads](#downloads-7)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
- [Changelog since v1.5.0-beta.3](#changelog-since-v150-beta3) - [Other notable changes](#other-notable-changes-7) - [Previous Releases Included in v1.5.0](#previous-releases-included-in-v150) - [v1.5.0-beta.3](#v150-beta3) - [Downloads for v1.5.0-beta.3](#downloads-for-v150-beta3) - [Client Binaries](#client-binaries-9) - [Server Binaries](#server-binaries-9)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
cmd/admin-handlers.go
healthInfo.Sys.SysServices = append(healthInfo.Sys.SysServices, ss) } partialWrite(healthInfo) } } // collect all realtime metrics except disk // disk metrics are already included under drive info of each server getRealtimeMetrics := func() *madmin.RealtimeMetrics { var m madmin.RealtimeMetrics types := madmin.MetricsAll &^ madmin.MetricsDisk
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 99.6K bytes - Viewed (0) -
cmd/testdata/decryptObjectInfo.json.zst
d3wi/44ISVEihRe8l6qdrzgTu/1dXpkhP3qR9tJC/o672L/dm8DA//gNG/R51hg==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/src/exclude/x_linux.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"VYN6SpINwr2V6to/d4gQxgmAaTzq1V0jqwrO=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAK...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Oct 29 16:34:20 UTC 2020 - 164K bytes - Viewed (0) -
src/main/webapp/js/admin/popper.min.js.map
0;\n offsets.marginLeft = 0;\n\n // Subtract margins of documentElement in case it's being used as parent\n // we do this only on HTML because it's the only element that behaves\n // differently when margins are applied to it. The margins are included in\n // the box of the documentElement, in the other cases not.\n if (!isIE10 && isHTML) {\n const marginTop = parseFloat(styles.marginTop);\n const marginLeft = parseFloat(styles.marginLeft);\n\n offsets.top -= borderTopWidth - marginTop;\n...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 120.9K bytes - Viewed (0)