Returns the global configuration for JFreeReport.
In the current implementation, the configuration has no properties defined, but
references a parent configuration that:
copies across all the
System properties to use as report configuration properties (obviously
the majority of them will not apply to reports);
itself references a parent
configuration that reads its properties from a file jfreereport.properties.