- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 207 for absolute (0.06 seconds)
-
docs/metrics/prometheus/grafana/minio-dashboard.json
Created: 2026-04-05 19:28 - Last Modified: 2025-08-04 01:46 - 93.1K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/tls/OkHostnameVerifier.kt
} // Normalize hostname and pattern by turning them into absolute domain names if they are not // yet absolute. This is needed because server certificates do not normally contain absolute // names or patterns, but they should be treated as absolute. At the same time, any hostname // presented to this method should also be treated as absolute for the purposes of matching // to the server certificate.Created: 2026-04-03 11:42 - Last Modified: 2026-01-27 09:00 - 7.6K bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/SourceRoot.java
* <p> * <strong>Important:</strong> This method returns the target path as specified in the configuration, * which may be relative or absolute. It does <strong>not</strong> perform any path resolution. * For the fully resolved absolute path, use {@link #targetPath(Project)} instead. * </p> * <p> * <strong>Return Value Semantics:</strong> * </p> * <ul>Created: 2026-04-05 03:35 - Last Modified: 2025-11-07 13:11 - 14.2K bytes - Click Count (0) -
docs/metrics/prometheus/grafana/bucket/minio-bucket.json
"datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-red", "value": 80
Created: 2026-04-05 19:28 - Last Modified: 2025-08-04 01:46 - 101.9K bytes - Click Count (0) -
docs/metrics/prometheus/grafana/node/minio-node.json
Created: 2026-04-05 19:28 - Last Modified: 2025-08-04 01:46 - 22.5K bytes - Click Count (0) -
docs/metrics/prometheus/grafana/replication/minio-replication-node.json
Created: 2026-04-05 19:28 - Last Modified: 2025-08-04 01:46 - 57.5K bytes - Click Count (0) -
src/main/resources/fess_env_web.properties
framework.debug = false # one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 # special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) # The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development time.adjust.time.millis = 0 # ----------------------------------------------------------
Created: 2026-03-31 13:07 - Last Modified: 2018-01-29 07:34 - 2.2K bytes - Click Count (0) -
internal/mountinfo/mountinfo_linux_test.go
t.Fatalf("Expected msg %s, got %s", msg, err) } } // Failure case when input path is not absolute. { absPaths := []string{"."} if err = checkCrossDevice(absPaths, mountsPath); err == nil { t.Fatal("Expected to fail for non absolute paths") } expectedErrMsg := fmt.Sprintf("Invalid argument, path (%s) is expected to be absolute", ".") if err.Error() != expectedErrMsg { t.Fatalf("Expected %s, got %s", expectedErrMsg, err)
Created: 2026-04-05 19:28 - Last Modified: 2024-01-18 07:03 - 7.3K bytes - Click Count (0) -
src/main/resources/fess_env_crawler.properties
framework.debug = false # one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 # special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) # The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development time.adjust.time.millis = 0 # ----------------------------------------------------------
Created: 2026-03-31 13:07 - Last Modified: 2018-01-29 07:34 - 2.2K bytes - Click Count (0) -
src/main/resources/fess_env_thumbnail.properties
framework.debug = false # one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 # special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) # The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development time.adjust.time.millis = 0 # ----------------------------------------------------------
Created: 2026-03-31 13:07 - Last Modified: 2018-02-12 13:38 - 2.2K bytes - Click Count (0)