Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add configuration for default upload format #232

Merged
merged 2 commits into from
Nov 23, 2022
Merged

feat: add configuration for default upload format #232

merged 2 commits into from
Nov 23, 2022

Conversation

karlmanait
Copy link

@karlmanait karlmanait commented Nov 22, 2022

Description

Allow configuration of default FORMAT instead of being hardcoded to RANDOM.

Normally, if I want to keep the name of the file instead of random strings, I have to use something like Modify Header Value plugin
image

However, it's impossible if I want to upload from my phone that doesn't have the plugin.

Testing

Just rebuild the docker image (docker build -t <name>:<tag> .) and edit docker-compose.yml

Before upload:
image
After upload:
image

Copy link
Collaborator

@TacticalTechJay TacticalTechJay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@diced
Copy link
Owner

diced commented Nov 23, 2022

Next time you make a pr remember to sign your commits 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants