Redmine/config
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default).
* it uses ActionController cache store which is MemoryStore by default and can be configured with config.action_controller.cache_store
* macro processing was moved out of textile rendering so that it doesn't get cached
* no noticeable improvement is expected for small portions of text, so only texts larger than 2KB are cached

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3372 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-06 10:40:21 +00:00
..
environments Protect controllers from potential CSRF attacks. #4216 2009-11-14 19:41:07 +00:00
initializers Rails 2.3.5 deprecation. 2009-12-23 20:55:42 +00:00
locales Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
additional_environment.rb.example Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
boot.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
database.yml.example Change deprecated dbfile parameter. 2009-10-10 14:37:47 +00:00
email.yml.example Add doube quotes to user_name and password in email.yml.example (#2927). 2009-03-07 13:41:24 +00:00
environment.rb Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00
routes.rb Fixes project editing route broken by r3313. 2010-01-14 22:19:53 +00:00
settings.yml Adds a setting to cache textile rendering (off by default). 2010-02-06 10:40:21 +00:00