* Increase cache TTL for social preview images These are expensive to generate + don't change often. We can have a long cache. Ideally, they would never expire, and get auto evicted by redis when space fills up. But I don't think a `nil` ttl is possible when a default is set in the Rails config (see production.rb). So I set it to a real long value. + test to guard against it accidently being changed. * Try a cache expiration of 6.weeks as suggested by @mstruve in PR |
||
|---|---|---|
| .. | ||
| acts_as_taggable_on | ||
| reverse_markdown/converters | ||
| sidekiq | ||
| html_css_to_image_spec.rb | ||