Teevity / ice

AWS Usage Tool
2.85k stars 434 forks source link

Allow extra configuration file #259

Closed multani closed 7 years ago

multani commented 7 years ago

In order to override some configuration settings, we can now specify an additional configuration location using the Java system properties ice.config.location which points to another configuration file location.

Otherwise, the only way to set custom configuration parameters is by overriding this while Config.groovy file.

NitriKx commented 7 years ago

Thanks for contributing! Can you update the README with a description of the new parameter?

multani commented 7 years ago

@NitriKx That should be better now :)