From 9651a004411184955ae81a6afab53a7853fe66d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 7 Aug 2014 09:34:47 +0000 Subject: Facebook: Temporary make newsfeeds disabled by default and show info warning excessive network traffic git-svn-id: http://svn.miranda-ng.org/main/trunk@10110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/FacebookRM/src') diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h index 0277bdd5a4..64b90f789a 100644 --- a/protocols/FacebookRM/src/constants.h +++ b/protocols/FacebookRM/src/constants.h @@ -85,7 +85,7 @@ along with this program. If not, see . #define DEFAULT_HIDE_CHATS 0 #define DEFAULT_EVENT_NOTIFICATIONS_ENABLE 1 -#define DEFAULT_EVENT_FEEDS_ENABLE 1 +#define DEFAULT_EVENT_FEEDS_ENABLE 0 #define DEFAULT_EVENT_OTHER_ENABLE 1 #define DEFAULT_EVENT_CLIENT_ENABLE 1 -- cgit v1.2.3