Łukasz Mierzwa
|
188b02695c
|
Fix wrong defaults in config docs
|
2017-12-03 11:55:59 -08:00 |
|
Łukasz Mierzwa
|
4b8a93426f
|
Add docs on passing config file path to unsee
|
2017-12-03 11:50:15 -08:00 |
|
Łukasz Mierzwa
|
e23b00c080
|
Fix listen address and port passing
Only HOST & PORT env variables used by gin internally were really used, pass resulting config to gin so we match documentation, and log it on startup
|
2017-12-03 10:26:41 -08:00 |
|
Łukasz Mierzwa
|
65a27b39df
|
Move label coloring config options from 'color' to 'labels' section
|
2017-12-03 10:09:17 -08:00 |
|
Łukasz Mierzwa
|
860375650e
|
Add --receivers.keep for consistency with other options
there's --labels.keep so same should apply to receivers, add new option, tests and fixes as it wasn't working properly
|
2017-12-02 21:51:31 -08:00 |
|
Łukasz Mierzwa
|
5f904ec99d
|
Move configuration related docs to a dedicated file and rewrite those to match new config file.
|
2017-12-02 21:10:16 -08:00 |
|