mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +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`
|
||||
|
||||
**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