From 0e86f7d4aa1ddf2f127def208a06c3b9a620e74b Mon Sep 17 00:00:00 2001 From: Lang Date: Tue, 31 Jan 2017 10:39:29 +0100 Subject: [PATCH] disable slack api --- app/AppKernel.php | 2 +- app/config/config.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/AppKernel.php b/app/AppKernel.php index f974f50..3ae008c 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -24,7 +24,7 @@ class AppKernel extends Kernel new Gos\Bundle\PubSubRouterBundle\GosPubSubRouterBundle(), new Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle(), new Snc\RedisBundle\SncRedisBundle(), - new CL\Bundle\SlackBundle\CLSlackBundle(), +// new CL\Bundle\SlackBundle\CLSlackBundle(), new Jotunheimr\AdminBundle\JotunheimrAdminBundle(), new Jotunheimr\UserBundle\JotunheimrUserBundle(), diff --git a/app/config/config.yml b/app/config/config.yml index 8d41c0e..78c801e 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -103,5 +103,5 @@ hwi_oauth: csrf: true # Slack integration -cl_slack: - api_token: xoxp-107639806167-107029084564-115427085733-cccaa4f96c89c87ce680c7f22acfd001 +#cl_slack: +# api_token: xoxp-107639806167-107029084564-115427085733-cccaa4f96c89c87ce680c7f22acfd001