- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for STORAGE_ACCESS_KEY (0.07 sec)
-
src/main/resources/fess_label_ja.properties
labels.ldap_group_filter=グループフィルタ labels.ldap_memberof_attribute=memberOf属性 labels.notification_login=ログインページ labels.notification_search_top=検索トップページ labels.storage_endpoint=エンドポイント labels.storage_access_key=アクセスキー labels.storage_secret_key=シークレットキー labels.storage_bucket=バケット labels.send_testmail=テストメールの送信 labels.backup_configuration=バックアップ labels.backup_name=名前 labels.backup_bulk_file=バルクファイル
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_storage_endpoint = "{labels.storage_endpoint}"; /** The key of the message: Access Key */ public static final String LABELS_storage_access_key = "{labels.storage_access_key}"; /** The key of the message: Secret Key */ public static final String LABELS_storage_secret_key = "{labels.storage_secret_key}"; /** The key of the message: Bucket */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)