On Jun 5, 3:18 pm, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote: > > Does anybody else have this problem, and is there a work-around? > > As a work around, you can define in trac.ini the maixum byte size / > file count rendered in a changeset view, so that Trac does not attempt > to render diff of all files from the same changeset in a single web > page.
Excellent! Setting "max_diff_files = 10" fixes the problem. Thank you, Togo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
