-
Notifications
You must be signed in to change notification settings - Fork 1
JSON User Record Structure
Damon Getsman edited this page Mar 17, 2015
·
8 revisions
Note that within the enclosing blob, each settings object below is indexed via user number (see also docusers example file)
var settings = {
alias: "",
info: [],
doing: "",
confined: true,
debug: {
flow_control: false,
message_posting: false,
message_scan: false,
instant_messaging: false,
navigation: false,
file_io: false,
misc: false
}