Panayotis Matsinopoulos
unread,Feb 10, 2012, 6:16:16 AM2/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cruisecont...@rubyforge.org
Hi,
I am using CruiseControl which I like very much. One short defect:
Although I have changed ~/.cruise/config/site_config.rb file to include the following:
Configuration.max_file_display_length = nil
I keep on getting the following message on project build page:
The size of the file you're viewing now is 145 KB, which is too big to display in the dashboard; CC.rb is configured to truncate any files longer than 100 KB. You can override this value in site_config.rb
by settingmax_file_display_length
to your desired value in bytes (e.g. 50.kilobytes
), or nil
to allow files of any length.
Any clue?
--
Panayotis Matsinopoulos