pub async fn set_active_user_settings( ctx: AppCtx, settings: UserSettings, ) -> Result<(), AppError>
Set settings for the active user.