In ejabberd, how we should limti the size of the file to be transfered in ejabberd.
In some of the forum they said mod_stanza_size will works. But i set the value to 64KB but i'm able to send a file more than 64KB.
Thanks in advance,
Maheswari T
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
In ejabberd, how we should limti the size of the file to be transfered in ejabberd.
In some of the forum they said mod_stanza_size will works. But i set the value to 64KB but i'm able to send a file more than 64KB.
Thanks in advance,
Maheswari T
From what I remember, clients
From what I remember, clients have several ways to transfer files. If they attempt to transfer the file from client directly to the destination client IP (without using the server), then obviously you can't limit the file size in the server.