aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/options.go
Commit message (Collapse)AuthorAge
* Add option to toggle date/time in log messagesGravatar Frédéric Guillot2019-06-08
|
* Add optional config file parser in addition to environment variablesGravatar Frédéric Guillot2019-06-02
|
* Make HTTP Client timeout and max body size configurableGravatar Frédéric Guillot2019-06-02
|
* Refactor config packageGravatar Frédéric Guillot2019-06-02
- Parse configuration only once during startup time - Store configuration values in a global variable