From b35453cd4b470d280b9cc54d86e7939cf08e3f3c Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Sun, 9 Aug 2015 16:52:00 -0500 Subject: [PATCH] Add transifex config to example config --- config.json.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.json.example b/config.json.example index a7b1660983..6836f38e74 100644 --- a/config.json.example +++ b/config.json.example @@ -40,6 +40,10 @@ "accessKeyId":"accessKeyId", "secretAccessKey":"secretAccessKey" }, + "transifex_slack": { + "url": "https://hooks.slack.com/services/some-url", + "channel": "general" + }, "PAYPAL":{ "billing_plans": { "basic_earned":"basic_earned",