mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
Update environment-variables.md
This commit is contained in:
@ -169,3 +169,13 @@ You can either use S3 or any S3-compliant service such as DigitalOcean Spaces to
|
|||||||
#### `STORAGE_SECRET_KEY`
|
#### `STORAGE_SECRET_KEY`
|
||||||
|
|
||||||
**Required**: `yes`
|
**Required**: `yes`
|
||||||
|
|
||||||
|
### Cache
|
||||||
|
|
||||||
|
These are just some settings to help ease the repetitive requests made to the server.
|
||||||
|
|
||||||
|
#### `PDF_DELETION_TIME`
|
||||||
|
|
||||||
|
**Required**: `no`
|
||||||
|
**Default Value**: `345600000 ms` / `4 days`
|
||||||
|
**Description:** Determines when the PDF should be deleted from the server, in case the user tries to download it again (in ms)
|
||||||
|
|||||||
Reference in New Issue
Block a user