stored in **usersetting** table
Relation of corresponding user settings to config settings:
#|
*| | guest | user | remarks |*
|| config | ✓ | ✕ | ||
|| user setting | ✕ | ✓ | ||
|#
The default values for the user settings are either set as DEFAULT value in the table itself or taken from the corresponding settings in the secondary config.
#|
*| no | config_name |value |default |*
|| 1. | allow_intercom | 0 | ||
|| 2. | allow_massemail | 0 | ||
|| 3. | autocomplete | 0 | ||
|| 4. | comments_offset | 1 | ||
|| 5. | date_preference | system | ||
|| 6. | diff_mode | 3 | ||
|| 7. | dont_redirect | | ||
|| 8. | doubleclick_edit | 1 | ||
|| 9. | hide_lastsession | | ||
|| 10. | list_count | 50 | ||
|| 11. | menu_items | 5 | ||
|| 12. | noid_pubs | 0 | ||
|| 13. | notify_comment | 1 | ||
|| 14. | notify_minor_edit | 1 | ||
|| 15. | notify_page | 2 | ||
|| 16. | numerate_links | 1 | ||
|| 17. | send_watchmail | | ||
|| 18. | session_length | | ||
|| 19. | setting_id | 1 | ||
|| 20. | show_comments | 1 | ||
|| 21. | show_files | | ||
|| 22. | show_spaces | 1 | ||
|| 23. | sorting_comments | 0 | ||
|| 24. | theme | default | ||
|| 25. | timezone | UTC | ||
|| 26. | user_id | 3 | ||
|| 27. | user_lang | en | ||
|| 28. | validate_ip | | ||
|#