Opened 10 years ago
Last modified 6 years ago
#5067 review enhancement
Add config option to always skip transcode
Reported by: | anongoblin | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
A never_transcode
option would be useful under the [[[skip_transcode]]]
section of the config file, for use with the localfiles plugin at least.
A patch that addresses this and #5065 is available here: https://github.com/msm-/mediagoblin_docker/blob/master/skip_transcode.patch
-- msm-