We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9c947 commit 5ecba26Copy full SHA for 5ecba26
1 file changed
docs/mobile.md
@@ -30,6 +30,14 @@ In order for mobile app to work correctly operator has to have permission to
30
31
> 'lhrestapi','use_direct_logins'
32
33
+## Voice messages from mobile application
34
+
35
+If you are getting an error while sending a voice message you have to allow to upload `m4a`, `ogg`, `wav` files. This can be enabled in
36
37
+> System configuration > Live help configuration > Files configuration
38
39
+It has `Allowed files types for operators` just edit and add `|ogg|m4a|wav` at the end.
40
41
## Notifications
42
43
In order to enable mobile app notifications you have to enable mobile notifications there.
0 commit comments