Content:Facebook/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(completed descriptions copy-paste)
No edit summary
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{#arraydefine: FacebookHiddenSettings
<includeonly>{{#arraydefine: FacebookHiddenSettingsPerAccount
| EnableChat;; KeepUnread;; Locale;; NameAsNick;; NaseemsSpamMode;; OpenUrlBrowser;; PollRate;; TimeoutsLimit
| Agent
| ;;
| ;;
}}{{#hashdefine:
}}{{#hashdefine:


EnableChat | type=byte;; default_val=1;; desc= 0 = Don't use multi-user chat at all (requires restart to apply). | ;; | =
Agent | type=string;; default_val= | ;; | =
}}{{#hashdefine:
 
KeepUnread | type=byte;; default_val=0;; desc= 1 = Don't mark messages as read on server (works globally or per contact). | ;; | =
 
}}{{#hashdefine:
 
Locale | type=string;; default_val=none;; desc= Get Facebook errors in specific language: "en_US", "cs_CZ", etc (requires restart to apply). | ;; | =
}}{{#hashdefine:
 
NameAsNick | type=byte;; default_val=1;; desc= 0 = Don't use real name as nickname, use nickname if possible. | ;; | =
}}{{#hashdefine:
 
NaseemsSpamMode | type=byte;; default_val=0;; desc= 1 = Don't add contacts when we send message to them from other instances, add them only when they reply. | ;; | =
}}{{#hashdefine:
 
OpenUrlBrowser | type=unicode;; default_val=none;; desc= Open URLs in different browser. The value is path to browser, in account's branch. | ;; | =
}}{{#hashdefine:
 
PollRate | type=byte;; default_val=24;; desc= Between 10 and 60 = Waiting time between buddy list and newsfeed parsing (in seconds). | ;; | =
}}{{#hashdefine:


TimeoutsLimit | type=byte;; default_val=3;; desc= Errors limit after which FB disconnects. | ;; | =
}}</includeonly><noinclude>
{{Documentation
}}</includeonly>
|link box = off
|content = Defines hashtables with hidden settings of Facebook plugin.
{{Todo|needs categorization}}
[[Category:Content pages]]
}}
</noinclude>

Latest revision as of 20:40, 11 January 2023

Documentation

Defines hashtables with hidden settings of Facebook plugin.

Todo: needs categorization