- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for budget (0.02 sec)
-
src/main/java/org/codelibs/fess/storage/StorageClientFactory.java
} switch (type) { case GCS: return new GcsStorageClient(fessConfig.getStorageProjectId(), bucket, endpoint, fessConfig.getStorageCredentialsPath()); case S3: case S3_COMPAT: default: return new S3StorageClient(endpoint, accessKey, secretKey, bucket, fessConfig.getStorageRegion()); } } /** * Creates a StorageClient using the default FessConfig.Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 05:56:45 UTC 2025 - 4.2K bytes - Viewed (0) -
README.md
# Fess: Enterprise Search Server [](https://github.com/codelibs/fess/actions/workflows/maven.yml) [](https://github.com/gitbucket/gitbucket/blob/master/LICENSE)  ## Overview
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 00:28:33 UTC 2025 - 7.8K bytes - Viewed (2)