|
286868933e
|
Updated CHANGELOG.md
|
2023-07-11 13:55:57 -04:00 |
|
|
d1ada4667d
|
Updated CHANGELOG.md
|
2023-07-11 13:53:42 -04:00 |
|
|
822ae9ac76
|
ConfigurationLib will now attempt to load configuration files from Environment Variables if they are set, for example if com.example.application wants to load ExampleConfiguration it will first check if CONFIGLIB_EXAMPLECONFIGURATION is set, and if so, load that file instead of the default example-configuration.yml file. If the file is not found, it will resort to its default behavior. You can either load an original json configuration file which is usually located at \var\ncc\data\net.nosial.configlib as one of the .conf files, or you can load a yml which is the same one you usually use to import or edit configurations.
|
2023-07-11 13:53:24 -04:00 |
|
Netkas
|
4d58db1ac0
|
Added CHANGELOG.md
|
2023-02-23 16:31:04 -05:00 |
|