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

Read compression settings from config #2

Closed
squalrus opened this issue Aug 25, 2017 · 5 comments
Closed

Read compression settings from config #2

squalrus opened this issue Aug 25, 2017 · 5 comments

Comments

@squalrus
Copy link
Contributor

Allow consumers to customize:

// .imgbotconfig
{
    "filetypes": ["png", "jpg"],
    "ignoredFiles": ["/img/logo.png", "/img/high-fidelity-images/*.jpg"],
    "schedule": ["1100", "2300"]
}
@dabutvin
Copy link
Contributor

additional feedback: make it optional to keep images' metadata

@dabutvin
Copy link
Contributor

we should add a setting for which branch or branches to work against
see #16

@dabutvin
Copy link
Contributor

@dabutvin
Copy link
Contributor

we now have the concept of .imgbotconfig
see https://github.com/dabutvin/ImgBot#configuration

I am going to leave this issue open so we don't lose any of the good suggestions in here. Then open new issues for further config updates

dabutvin pushed a commit that referenced this issue Oct 29, 2017
dabutvin added a commit that referenced this issue Oct 29, 2017
adds support for ignoredFiles (#2)
@dabutvin
Copy link
Contributor

dabutvin commented Nov 8, 2017

we have #16

I am going to close this one to keep things tidy

@dabutvin dabutvin closed this as completed Nov 8, 2017
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

No branches or pull requests

2 participants