Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protect|logger: account for file size limit #591

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

ObsoleteXero
Copy link
Contributor

Protect and Logger will gather attachments from the message until the filesize_limit of the channel is reached and ignore any remaining files. A log entry will be made with the number of files not uploaded. Closes #509

Updated Protect to be compatible with the changes in the structure of config.yml.

@ajax146 ajax146 merged commit 713d5be into r-Techsupport:main Aug 23, 2023
9 checks passed
@ObsoleteXero ObsoleteXero deleted the filesize branch August 30, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logger needs to check and ensure that all file attachments are less than 8MB in size
2 participants