- Sort Score
- Result 10 results
- Languages All
Results 21 - 21 of 21 for storage_secret_key (0.09 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
/** * Secret key for cloud storage authentication. * Used in conjunction with the access key for cloud storage. */ @Size(max = 1000) public String storageSecretKey; /** * Storage bucket name for cloud storage operations. * Specifies which bucket to use for storing files in cloud storage. */ @Size(max = 1000) public String storageBucket;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.9K bytes - Viewed (0)