Merge pull request #332 from mpalmer/improve-storage-driver-check
[discourse_docker.git] / samples / mail-receiver.yml
index 4fa88b4b10bf10dfdaa1a30938459c9eeb11cae2..f29a356f1ca2c5c85559b64f3893b47b91a1bd7d 100644 (file)
@@ -28,7 +28,7 @@ env:
 
   ## The master API key of your Discourse forum.  You can get this from
   ## the "API" tab of your admin panel.
-  DISCOURSE_API_TOKEN: abcdefghijklmnop
+  DISCOURSE_API_KEY: abcdefghijklmnop
 
   ## The username to use for processing incoming e-mail.  Unless you have
   ## renamed the `system` user, you should leave this as-is.