Skip to main content

Module user_settings

Module user_settings 

Source
Expand description

User settings. User settings.

Structs§

UserSettings
Settings for a user, these are paired with matching db columns in the user table under the naming scheme “settings_<field_name>”.

Functions§

get_active_user_settings
Obtain settings for the active user.
set_active_user_settings
Set settings for the active user.