diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-09-07 15:01:49 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-09-07 15:01:49 +0000 |
commit | 2f5d76f08d12f55ef28f7b56592b7e641d2cad26 (patch) | |
tree | 4031e59cb2861e30962eb48cadff31a1afec9544 /protocols/FacebookRM/docs | |
parent | c03e34d73e955f6adcb2bcd40d5f524083d210c3 (diff) |
Facebook: Fixed using hidden "Locale" option, now it is used in all requests
git-svn-id: http://svn.miranda-ng.org/main/trunk@10394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/docs')
-rw-r--r-- | protocols/FacebookRM/docs/facebook - readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/FacebookRM/docs/facebook - readme.txt b/protocols/FacebookRM/docs/facebook - readme.txt index e252ed8a8c..e84746533c 100644 --- a/protocols/FacebookRM/docs/facebook - readme.txt +++ b/protocols/FacebookRM/docs/facebook - readme.txt @@ -26,12 +26,12 @@ Info: --------------------------------
"TimeoutsLimit" (Byte) - Errors limit (default 3) after which fb disconnects
"PollRate" (Byte) - Waiting time between buddy list and newsfeed parsing.
-"Locale" (String) - Get facebook errors in specific language, "en_US", "cs_CZ", etc.
+"Locale" (String) - Get facebook errors in specific language, "en_US", "cs_CZ", etc. (requires restart to apply)
"UseLocalTimestampUnread" (Byte) - 1 = Use local timestamp for offline (unread) messages
"KeepUnread" (Byte) - 1 = Don't mark messages as read on server (works globally or per contact)
"NaseemsSpamMode" (Byte) - 1 = Don't add contacts when we send message to them from other instances, add them only when they reply
"NameAsNick" (Byte) - 0 = don't use real name as nickname, use nickname if possible (default is 1)
-"EnableChat" (Byte) - 0 = don't use multi user chat at all (default is 1)
+"EnableChat" (Byte) - 0 = don't use multi user chat at all (default is 1) (requires restart to apply)
--------------------------------
Version history
|