diff --git a/src/bash/filter.sh b/src/bash/filter.sh index 0920792..7aa5846 100755 --- a/src/bash/filter.sh +++ b/src/bash/filter.sh @@ -61,7 +61,7 @@ JIRAFEAU_LOCAL=http://depot JIRAFEAU_TIME=month MD5_CMD=/usr/bin/md5sum DISCLAMER_CMD=altermime -MAX_FINAL_SIZE=307200 # 300ki +MAX_FINAL_SIZE=2097152 # 2Mi ARCHIVE_TITLE="archive_content" ARCHIVE_MIME="text/kaz_email_archive"