소스 검색

Fix README omission related to S3 setup

pull/6/head
Slavi Pantaleev 8 년 전
부모
커밋
7133418dc3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -138,6 +138,7 @@ You then need to enable S3 support in your configuration file (`inventory/matrix
It would be something like this:

```
matrix_s3_media_store_enabled: true
matrix_s3_media_store_bucket_name: "your-bucket-name"
matrix_s3_media_store_aws_access_key: "access-key-goes-here"
matrix_s3_media_store_aws_secret_key: "secret-key-goes-here"


불러오는 중...
취소
저장