mirror of https://github.com/mastodon/mastodon
First pass at multi-database for read replica using Rails native adapter (#25693)
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>pull/23793/head
parent
4534498a8e
commit
e4cfe4b3db
@ -1,2 +0,0 @@
|
||||
Makara::Cookie::DEFAULT_OPTIONS[:same_site] = :lax
|
||||
Makara::Cookie::DEFAULT_OPTIONS[:secure] = Rails.env.production? || ENV['LOCAL_HTTPS'] == 'true'
|
Loading…
Reference in New Issue