Skip to content
New issue

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

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

Already on GitHub? # to your account

[ImgBot] Optimize images #27

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

137717unity
Copy link

*Total -- 888.99kb -> 637.79kb (28.26%)

/docs/uris_example.png -- 45.94kb -> 16.97kb (63.06%)
/docs/headers_example.png -- 55.01kb -> 22.60kb (58.91%)
/docs/client_server.png -- 86.62kb -> 59.56kb (31.24%)
/docs/client_server_tg.png -- 206.44kb -> 149.27kb (27.69%)
/docs/code_architecture.png -- 140.56kb -> 103.84kb (26.12%)
/docs/sequence.png -- 234.33kb -> 180.21kb (23.09%)
/docs/architecture.png -- 120.11kb -> 105.33kb (12.3%)

Signed-off-by: ImgBotApp ImgBotHelp@gmail.com

jirikuncar and others added 6 commits May 17, 2016 17:46
* Adds support for any Werkzeug (like) cache backend.  (closes mementoweb#15)

* Adds new configuration option `CACHE_BACKEND`. All options in
  INI file `[cache]` section are passed to the cache constructor.

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
* Adds configurable multi-handler support via `[handler:<name>]`
  sections in INI file or `HANDLER` key in config.  (closes mementoweb#18)

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
*Total -- 888.99kb -> 637.79kb (28.26%)

/docs/uris_example.png -- 45.94kb -> 16.97kb (63.06%)
/docs/headers_example.png -- 55.01kb -> 22.60kb (58.91%)
/docs/client_server.png -- 86.62kb -> 59.56kb (31.24%)
/docs/client_server_tg.png -- 206.44kb -> 149.27kb (27.69%)
/docs/code_architecture.png -- 140.56kb -> 103.84kb (26.12%)
/docs/sequence.png -- 234.33kb -> 180.21kb (23.09%)
/docs/architecture.png -- 120.11kb -> 105.33kb (12.3%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants