Skip to main content

Interface: SCUserSettingsType

User Settings

Properties

email_notification_not_qa

email_notification_not_qa: number

Enable private messages notifications also via mail

Defined in

user.ts:256


mobile_notifications_scmty

mobile_notifications_scmty: number

Enable mobile app/PWA notifications

Defined in

user.ts:261


qa_frequency

qa_frequency: number

Frequency of the email notifications for all interactions (except for private messages notifications)

Defined in

user.ts:251


show_toast_notifications

show_toast_notifications: number

Shows a popup when the user receive a notification

Defined in

user.ts:266


toast_notifications_emit_sound

toast_notifications_emit_sound: number

Emit a sound when the notification popup is shown. See 'show_toast_notifications'

Defined in

user.ts:271