mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
update doc
This commit is contained in:
parent
010b6471df
commit
55ae9078e1
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ node bin/db-converter --db-path=./db --mongodb-uri=mongodb://localhost:27017/doc
|
||||||
|
|
||||||
## Using S3 uploads driver
|
## Using S3 uploads driver
|
||||||
|
|
||||||
|
Uploads driver is used to store files uploaded by users.
|
||||||
|
By default, the application uses local filesystem to store files, but S3 driver is also available.
|
||||||
|
|
||||||
### 1. Get credentials for S3 bucket
|
### 1. Get credentials for S3 bucket
|
||||||
Create a S3 bucket and get access key and secret key (or use existing ones)
|
Create a S3 bucket and get access key and secret key (or use existing ones)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue