From 3ad61ebe8b282efdea3f1e8545684d5721c05fb2 Mon Sep 17 00:00:00 2001 From: Starfall Date: Mon, 19 Jul 2021 09:34:24 -0500 Subject: Rest in Peace Anna Harren @garblefart@awoo.space --- config/environments/production.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/environments/production.rb b/config/environments/production.rb index c25556665..18973490c 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -118,7 +118,7 @@ Rails.application.configure do 'Permissions-Policy' => 'interest-cohort=()', 'Referrer-Policy' => 'same-origin', 'Strict-Transport-Security' => 'max-age=63072000; includeSubDomains; preload', - 'X-Clacks-Overhead' => 'GNU Natalie Nguyen' + 'X-Clacks-Overhead' => 'GNU Natalie Nguyen, GNU Anna Harren' } config.x.otp_secret = ENV.fetch('OTP_SECRET') -- cgit