mastodon/config/initializers
Valentin Lorentz 5ab0ffc6c8 Custom Paperclip path. (#778)
* Custom Paperclip path.

* Document PAPERCLIP_ROOT.

* Add PAPERCLIP_ROOT_URL (and rename PAPERCLIP_ROOT to PAPERCLIP_ROOT_PATH).
2017-04-15 02:07:21 +02:00
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
cookies_serializer.rb
devise.rb Avoid user enumeration with devise paranoid mode (#1527) 2017-04-11 14:21:15 +02:00
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb Version bumps for ruby and misc gems (#1159) 2017-04-10 22:47:41 +02:00
inflections.rb
instrumentation.rb
kaminari_config.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
mime_types.rb
new_framework_defaults.rb
open_uri_redirection.rb Federate header images, fix open-uri http->https redirection error 2017-03-18 22:51:20 +01:00
ostatus.rb
pagination.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
paperclip.rb Custom Paperclip path. (#778) 2017-04-15 02:07:21 +02:00
rabl_init.rb Make sure Rabl is using Oj 2017-04-05 19:29:30 +02:00
rack-attack.rb Obfuscate filenames better, double rate limits 2017-03-14 15:59:21 +01:00
redis.rb
session_store.rb
sidekiq.rb
simple_form.rb
single_user_mode.rb
statsd.rb
timeout.rb Add proper error page for request timeouts 2017-04-02 19:43:44 +02:00
trusted_proxies.rb
wrap_parameters.rb