You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config/initializers
Eugen Rochko 99fa1ce93d
Add tight rate-limit for API deletions (#10042)
Deletions take a lot of resources to execute and cause a lot of
federation traffic, so it makes sense to decrease the number
someone can queue up through the API.

30 per 30 minutes
6 years ago
..
0_post_deployment_migrations.rb
1_hosts.rb
active_model_serializers.rb
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
chewy.rb
content_security_policy.rb
cookies_serializer.rb
cors.rb
delivery_job.rb Skip mailer job retries when a record no longer exists (#9590) 6 years ago
devise.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 6 years ago
doorkeeper.rb
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb
http_client_proxy.rb
httplog.rb
inflections.rb
instrumentation.rb
json_ld.rb
kaminari_config.rb
mime_types.rb
oj.rb
omniauth.rb
open_uri_redirection.rb
pagination.rb
paperclip.rb Add timeouts for S3 (#9842) 6 years ago
premailer_rails.rb
rack_attack.rb Add tight rate-limit for API deletions (#10042) 6 years ago
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 6 years ago
sidekiq.rb
simple_form.rb
single_user_mode.rb
statsd.rb
stoplight.rb
strong_migrations.rb
suppress_csrf_warnings.rb
trusted_proxies.rb
twitter_regex.rb Fix URL linkifier grabbing full-width spaces and quotations (#9997) 6 years ago
vapid.rb
wrap_parameters.rb