- Sort Score
- Result 10 results
- Languages All
Results 271 - 280 of 1,398 for settings (0.09 sec)
-
android/guava-tests/test/com/google/common/reflect/ClassPathTest.java
assertThat(ClassPath.toFile(new URL("file:///c:/Documents%20and%20Settings/"))) .isEqualTo(new File("/c:/Documents and Settings/")); assertThat(ClassPath.toFile(new URL("file:///c:/Documents ~ Settings, or not/11-12 12:05"))) .isEqualTo(new File("/c:/Documents ~ Settings, or not/11-12 12:05")); } // https://github.com/google/guava/issues/2152
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Jul 24 22:09:38 UTC 2024 - 25K bytes - Viewed (0) -
src/main/config/es/fess_user_group.json
"group" : { "properties" : { "gidNumber" : { "type" : "long" }, "name" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021058796", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "5EWS2-qMT2WwHG0yPrhP3Q", "version" : {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 587 bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolutionRequest.java
import org.apache.maven.artifact.repository.RepositoryRequest; import org.apache.maven.artifact.resolver.filter.ArtifactFilter; import org.apache.maven.settings.Mirror; import org.apache.maven.settings.Proxy; import org.apache.maven.settings.Server; /** * A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version) * to process a POMs dependencies. * */
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 8.2K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Repository.java
* <li>POM: Repositories can be specified in the {@code pom.xml} file under the {@code <repositories>} and {@code <pluginRepositories>} sections.</li> * <li>Settings: the {@code settings.xml} can be used to provide additional repositories in the three level of settings (user, project, installation).</li> * </ol>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Tue Aug 27 21:13:34 UTC 2024 - 3.2K bytes - Viewed (0) -
.devcontainer/devcontainer.json
"image": "mcr.microsoft.com/devcontainers/java:21-bookworm", "features": { "ghcr.io/devcontainers/features/java:1": { "version": "17" } }, "customizations": { "vscode": { "settings": { "java.server.launchMode": "Standard" }, "extensions": [ "vscjava.vscode-java-pack", "vscjava.vscode-gradle" ] } }
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat May 18 23:34:57 UTC 2024 - 429 bytes - Viewed (0) -
src/main/config/es/fess_config_boost_document_rule.json
}, "updatedTime" : { "type" : "long" }, "urlExpr" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021050077", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "AHy84s2vSoamP32r62Jy4Q", "version" : {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 987 bytes - Viewed (0) -
src/main/config/es/fess_config_duplicate_host.json
}, "updatedBy" : { "type" : "keyword" }, "updatedTime" : { "type" : "long" } } } }, "settings" : { "index" : { "creation_date" : "1509021051920", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "fP473Sr-RZO2d36NkKGgKQ", "version" : {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 984 bytes - Viewed (0) -
src/main/config/es/fess_log_favorite_log.json
}, "url" : { "type" : "keyword" }, "userInfoId" : { "type" : "keyword" } } } }, "settings" : { "index" : { "creation_date" : "1509021060038", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "LRohRohXTCGxGdsabXPNnQ", "version" : {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sun Nov 05 07:28:42 UTC 2017 - 855 bytes - Viewed (0) -
docs/logging/README.md
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu May 09 17:15:03 UTC 2024 - 10.4K bytes - Viewed (0) -
docs/sts/keycloak.md
- Attribute, add a new attribute `Key` is `policy`, `Value` is name of the `policy` on MinIO (ex: `readwrite`) - Add and Save - Go to Clients - Click on `account` - Settings, set `Valid Redirect URIs` to `*`, expand `Advanced Settings` and set `Access Token Lifespan` to `1 Hours` - Save - Go to Clients - Click on `account` - Mappers - Create - `Name` with any text
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 29 04:28:45 UTC 2022 - 8.1K bytes - Viewed (0)