| View previous topic :: View next topic |
| Author |
Message |
fwk TestLink user
Joined: 11 Jan 2008 Posts: 4
|
Posted: Thu Jan 17, 2008 10:27 am Post subject: max. size of import files 200 kb, can it be increased? |
|
|
Hello,
I'am evalution Testlink to a repacement for the tools we are currently using (Testmanager from Rational, expensive one....).
We have a large amount of testcases (around 3000). The testsuites we then should export and convert to Testlink xml-format is in size up to 4000 kB.
When importing to testlink it says that the max. size of the file is set to 200 kB. There is no way to increase this, or?
Best Regards
Fredrik |
|
| Back to top |
|
 |
havlatm Member of TestLink Community
Joined: 31 Oct 2005 Posts: 915 Location: Czech
|
Posted: Sun Jan 20, 2008 10:33 pm Post subject: |
|
|
Look at config.inc.php.
| Code: | // Also check your PHP settings (default is usually 2MBs)
define('TL_IMPORT_LIMIT', '204800'); // in bytes
/** maximum line size of the imported file */
define('TL_IMPORT_ROW_MAX', '10000'); // in chars |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|