X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9efaa37d8f7bf4f9a019fc2b6208762b94d4f04c..5179e026a10e1e1cd9f1df7224f234d1d372556f:/cookbooks/community/templates/default/mail-receiver.yml.erb diff --git a/cookbooks/community/templates/default/mail-receiver.yml.erb b/cookbooks/community/templates/default/mail-receiver.yml.erb index da96fcdd8..2d214e942 100644 --- a/cookbooks/community/templates/default/mail-receiver.yml.erb +++ b/cookbooks/community/templates/default/mail-receiver.yml.erb @@ -33,7 +33,7 @@ env: ## The master API key of your Discourse forum. You can get this from ## the "API" tab of your admin panel. - DISCOURSE_API_KEY: abcdefghijklmnop + DISCOURSE_API_KEY: '<%= @passwords["mail_receiver_api_key"] %>' ## The username to use for processing incoming e-mail. Unless you have ## renamed the `system` user, you should leave this as-is.