By default, SupportPro expects your help desk to be available to the public.
If you intend to keep your installation private behind a firewall then you'll need to make some changes in order to ensure customers can access email attachments and more. Before proceeding with this approach though, you should be aware of its shortcomings:
png, jpeg and gif image types can be embedded, all other types will be added as attachments.10 MB exists (this is separate to the Cumulative Attachment Limit setting in the operator panel). Any embedded images which exceed this size will be added as attachments.If you're happy with the above shortcomings, then please follow the below steps to use SupportPro behind a firewall.
max_allowed_packet. Embedded images tend to use up to three times the size of the original image size, for example a 3 MB image would be 9 MB when embedded.upload_max_filesize. This will prevent users/operators from uploading large files, we would recommend to keep this below 10M.post_max_size is larger than or equal to upload_max_size.memory_limit is above upload_max_filesize and post_max_size. You may wish to disable the memory_limit completely on the cron. As mentioned above, sending a 30 MB attachment via email may require ~90 MB so this can rapidly increase when there are multiple large attachments/images.config/production/app.php and set embed_data_uri to true.
Article Number: 185
Author: Jul 18, 2024
Last Updated: Jul 18, 2024
Online URL: https://docs.supportpro.vn/article/restricting-public-access-185.html