Skip to content

Commit

Permalink
Add ssl_default_redirect_status to 6.1 load_defaults documentation [c…
Browse files Browse the repository at this point in the history
…i skip]
  • Loading branch information
eugeneius committed Jul 13, 2020
1 parent b368511 commit 30f4b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/source/configuring.md
Expand Up @@ -1006,6 +1006,7 @@ text/javascript image/svg+xml application/postscript application/x-shockwave-fla
- `config.active_job.retry_jitter`: `0.15`
- `config.active_job.skip_after_callbacks_if_terminated`: `true`
- `config.action_dispatch.cookies_same_site_protection`: `:lax`
- `config.action_dispatch.ssl_default_redirect_status` = `308`
- `ActiveSupport.utc_to_local_returns_utc_offset_times`: `true`
- `config.action_controller.urlsafe_csrf_tokens`: `true`

Expand Down

0 comments on commit 30f4b62

Please sign in to comment.