Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 460 Bytes

README.rdoc

File metadata and controls

19 lines (11 loc) · 460 Bytes

Local avatars for Redmine

This plugin for Redmine adds support for user defined local avatars.

Compatible with

  • Redmine 2.0 later

Notes

This plugin needs the production environment, or the below config:

config.cache_classes     = true
config.action_controller.perform_caching             = true

References