]> cat aescling's git repositories - mastodon.git/commitdiff
Update sample .env
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 29 Jan 2017 12:06:58 +0000 (13:06 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 29 Jan 2017 12:06:58 +0000 (13:06 +0100)
.env.production.sample

index e1e503204652fabc8986d558378e42a05b72e04c..1a96775de0364266c871e089b8769981bd134695 100644 (file)
@@ -15,6 +15,7 @@ LOCAL_HTTPS=true
 # Generate each with the `rake secret` task (`docker-compose run --rm web rake secret` if you use docker compose)
 PAPERCLIP_SECRET=
 SECRET_KEY_BASE=
+OTP_SECRET=
 
 # Registrations
 # Single user mode will disable registrations and redirect frontpage to the first profile
@@ -41,3 +42,6 @@ SMTP_FROM_ADDRESS=notifications@example.com
 
 # Optional alias for S3 if you want to use Cloudfront or Cloudflare in front
 # S3_CLOUDFRONT_HOST=
+
+# Optional Firebase Cloud Messaging API key
+FCM_API_KEY=