mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-11-05 04:34:27 +00:00
Send notification when user is writing a message
This commit is contained in:
2
assets/js/typings/ServerConfig.d.ts
vendored
2
assets/js/typings/ServerConfig.d.ts
vendored
@@ -36,4 +36,6 @@ declare interface StaticServerConfig {
|
||||
max_conversation_message_len: number,
|
||||
allowed_conversation_files_type: String[],
|
||||
conversation_files_max_size: number,
|
||||
conversation_writing_event_interval: number,
|
||||
conversation_writing_event_lifetime: number,
|
||||
}
|
||||
Reference in New Issue
Block a user