diff --git a/mastodon/.env.production b/mastodon/.env.production index 0a9ab3e..a94cf4d 100644 --- a/mastodon/.env.production +++ b/mastodon/.env.production @@ -22,6 +22,10 @@ OTP_SECRET=48cb26b4254c56457e9279b877a11d9e43f9e8e4b63875f80390bfe132597bb61ea40 VAPID_PRIVATE_KEY=4da48ca5d54eb6222db3971d446dc9ad5d372ae6555c85b5221ceb56a88248f10977a1c00809a101d1bfcd6cb34aedaeee6fb471deb78912327c143f108f38d2 VAPID_PUBLIC_KEY=24923f2e2296745137e79deb1bdaecf221406278ae7ebebd1c5d583cacb2455a5713c726dbdd107ef4b4c0ab52040b0d9c08af69cc5f75391b0cac49ea313b40 +ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=48cb26b4254c56457e9279b877a11d9e43f9e8e4b63875f80390bfe132597bb61ea405c040a4ff1b16736290c40a9efc166986eb2502c00f77527c6ff22f5b9f +ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=4da48ca5d54eb6222db3971d446dc9ad5d372ae6555c85b5221ceb56a88248f10977a1c00809a101d1bfcd6cb34aedaeee6fb471deb78912327c143f108f38d2 +ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=24923f2e2296745137e79deb1bdaecf221406278ae7ebebd1c5d583cacb2455a5713c726dbdd107ef4b4c0ab52040b0d9c08af69cc5f75391b0cac49ea313b40 + # Registrations # ------------- # Single user mode will disable registrations and redirect frontpage to the first profile