Roni Laukkarinen on Nostr: Oh right it's this one I implemented based on Renaud's Discord message on 17th of ...
Oh right it's this one I implemented based on Renaud's Discord message on 17th of April:
"Heads up if you are running nightly or main: we merged a PR that requires a configuration change: https://github.com/mastodon/mastodon/pull/2983
You need to set 3 env variables with a random secret:
- ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY
- ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT
- ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY
You can generate them with RAILS_ENV=production bin/rails db:encryption:init"
No wonder it rang a bell!
"Heads up if you are running nightly or main: we merged a PR that requires a configuration change: https://github.com/mastodon/mastodon/pull/2983
You need to set 3 env variables with a random secret:
- ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY
- ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT
- ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY
You can generate them with RAILS_ENV=production bin/rails db:encryption:init"
No wonder it rang a bell!