aboutsummaryrefslogtreecommitdiff
path: root/src/config/runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* 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