lib/base/configuration.rb in metric_fu-2.1.0 vs lib/base/configuration.rb in metric_fu-2.1.1

- old
+ new

@@ -148,9 +148,10 @@ @verbose = false @graph_engine = :bluff # can be :bluff or :gchart @darwin_txmt_protocol_no_thanks = false + @syntax_highlighting = true #Can be set to false to avoid UTF-8 issues with Ruby 1.9.2 and Syntax 1.0 end # Perform a simple check to try and guess if we're running # against a rails app. #