- Sort Score
- Result 10 results
- Languages All
Results 21 - 21 of 21 for storage_access_key (0.05 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
public String storageEndpoint; /** * Access key for cloud storage authentication. * Used to authenticate with cloud storage services. */ @Size(max = 1000) public String storageAccessKey; /** * Secret key for cloud storage authentication. * Used in conjunction with the access key for cloud storage. */ @Size(max = 1000) public String storageSecretKey;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.9K bytes - Viewed (0)