mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-11-20 09:08:04 +00:00
Add support for QuickTime videos
This commit is contained in:
@@ -42,7 +42,7 @@ struct ConversationsPolicy {
|
||||
max_conversation_name_len: usize,
|
||||
min_message_len: usize,
|
||||
max_message_len: usize,
|
||||
allowed_files_type: [&'static str; 17],
|
||||
allowed_files_type: [&'static str; 18],
|
||||
files_max_size: usize,
|
||||
writing_event_interval: u64,
|
||||
writing_event_lifetime: u64,
|
||||
|
||||
Reference in New Issue
Block a user