Issue 2550669
Created on 2010-10-08 13:41 by hemmecke, last changed 2010-10-08 13:55 by schlatterbeck.
| msg4140 |
Author: [hidden] (hemmecke) |
Date: 2010-10-08 13:41 |
|
When I generate a new tracker, then the config.ini file contains
csv_field_size = 131072 .
I didn't have need for it, but for completeness this field should be
listed here:
http://roundup.sourceforge.net/docs/customizing.html#tracker-configuration
Ralf
|
| msg4141 |
Author: [hidden] (schlatterbeck) |
Date: 2010-10-08 13:55 |
|
On Fri, Oct 08, 2010 at 01:41:05PM +0000, Ralf Hemmecke wrote:
>
> When I generate a new tracker, then the config.ini file contains
> csv_field_size = 131072 .
>
> I didn't have need for it, but for completeness this field should be
> listed here:
>
> http://roundup.sourceforge.net/docs/customizing.html#tracker-configuration
Yes, that part of the documentation should probably be auto-generated from the
descriptions in the configuration.py file... anyway that property is only relevant
for importing a set of files previously exported with roundup-admin export.
Ralf
--
Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16
Open Source Consulting www: http://www.runtux.com
Reichergasse 131 email: office@runtux.com
A-3411 Weidling
osAlliance member email: rsc@osalliance.com
|
|
| Date |
User |
Action |
Args |
| 2010-10-08 13:55:31 | schlatterbeck | set | nosy:
+ schlatterbeck messages:
+ msg4141 |
| 2010-10-08 13:41:05 | hemmecke | create | |
|