|
Group Chat File upload size |
Group chat file upload size...
How to configure a limit on the size of the files
you can upload?
The default file size limit for file posting in
group chat is 10MB. This can be changed by modifying a value in the group chat database...
In the Group chat database, find the table "tblConfig" and configLabel: webpool
In the configContent field, you'll need to find the <maxfilesizeinkb>10000</maxfilesizeinkb>
element and change the value to the new value.
Note: Not sure if it is supported by Microsoft.
|