-
Notifications
You must be signed in to change notification settings - Fork 40
Conventional configuration files #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Are you referring to #48 or is there something else I'm missing? |
This is more of a cosmetic issue I guess, but currently |
@Arkatufus guess we should redo this one - liked the original change but it need to go into the |
* Change the default file names and load priority * Move codes from Load() to Default()
Being a "C# implementation of Lightbend's HOCON", what's the reasoning for diverging from the convention of loading from files named
application.{conf,json,properties}
by default?The text was updated successfully, but these errors were encountered: