mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-18 21:23:14 -06:00
#102 Added new node for file uploading
#102 File upload node automatically detects mime type from name #102 File upload node automatically fills in information for m.video, m.audio, and m.image (resolution, duration, etc) #102 File upload node can generate a thumbnail for videos #102 Send message node now accepts an object to override the message content
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-row form-tips">
|
||||
Timeout MS is how many milliseconds the server should show the user typing for.
|
||||
Timeout Milliseconds is how many milliseconds the server should show the user typing for. Ignored if setting typing to false.
|
||||
</div>
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user