|
|
# User Record Structure
|
|
|
|
|
|
* **user.name**
|
|
|
* _debug_ -- all values below here are booleans (obviously)
|
|
|
* **user**
|
|
|
* _user.name_
|
|
|
* **debug** -- all values below here are booleans (obviously)
|
|
|
* flow_control
|
|
|
* message_posting
|
|
|
* message_scan
|
... | ... | @@ -9,4 +10,4 @@ |
|
|
* navigation
|
|
|
* file_io -- **NOTE**: This also currently contains the _per-user_ records, as it's a cluster-effbomb in there
|
|
|
* misc
|
|
|
* _info_ -- text blob of up to 5 lines in order to allow the user to set their profile information |
|
|
\ No newline at end of file |
|
|
* **info** -- text blob of up to 5 lines in order to allow the user to set their profile information |
|
|
\ No newline at end of file |