diff options
author | Starfall <us@starfall.systems> | 2021-07-19 09:34:24 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2021-07-19 09:34:24 -0500 |
commit | 3ad61ebe8b282efdea3f1e8545684d5721c05fb2 (patch) | |
tree | 9ac7c88a131cd70b12217858275b0da4a80cb686 /config/environments | |
parent | 5b515b1adb96cbfe92d3c9a15387ca943d6af993 (diff) |
Rest in Peace Anna Harren @garblefart@awoo.space
Diffstat (limited to 'config/environments')
-rw-r--r-- | config/environments/production.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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') |