aboutsummaryrefslogtreecommitdiff
path: root/src/config/runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to skip tls verification for consulconsul-tlsAlex Auvolat2022-08-241-8/+13
* Add TLS support for ConsulAlex Auvolat2021-12-301-2/+30
* Allow Diplonat to automatically detect it's private IPAlex Auvolat2021-12-251-6/+4
* Stricter Rust formating rules and build in the CIQuentin Dufour2021-09-201-8/+9
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-111-75/+73
* environment.rs successfully replaced with new config/ configuration loader. N...LUXEY Adrien2021-08-161-3/+12
* New configuration parsing using envy. Added minimal functionnality forLUXEY Adrien2021-08-161-0/+112