docs: update override price selection strategy documentation (#5438)
* docs: update override price selection strategy documentation * fix eslint errors
This commit is contained in:
@@ -121,7 +121,7 @@ const plugins = [
|
||||
// optional
|
||||
download_file_duration:
|
||||
process.env.S3_DOWNLOAD_FILE_DURATION,
|
||||
prefix: process.env.S3_PREFIX
|
||||
prefix: process.env.S3_PREFIX,
|
||||
},
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user