Hi all,
I got problem regarding of my customer they keep sending more than 1 MB file to my OTRS, so my OTRS unable to received it, so isn't possible OTRS can changing the attachment size limit become 8 MB or 10 MB ? I know this is the coding part, so can you guy teach me which file and which line need to changing the code ? In addition what should I need to change in the code?
thank you
OTRS attachment size limit
Moderator: crythias
OTRS attachment size limit
fedora 5.0, OTRS 3.0.6
Professional software engineer
Professional software engineer
Re: OTRS attachment size limit
check your database settings. Default for MySQL is 1MB (max_package_size)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 65
- Joined: 29 Sep 2011, 05:18
- Znuny Version: 3.0.11
- Real Name: Ken
- Company: Baltimore City Mayor's Office
Re: OTRS attachment size limit
What about if you store on a filesystem instead of the DB?
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
Re: OTRS attachment size limit
Thats possible also, but the package manager will need for some packages more than 1 MB of inserts into the database
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com