aboutsummaryrefslogtreecommitdiff
path: root/src/config/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove ACME config, not used as we are doing ACME in Tricot nowAlex Auvolat2023-04-051-3/+2
* Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)Alex Auvolat2023-04-041-2/+2
* cargo fmtAlex Auvolat2023-04-041-1/+2
* Add STUN actor that saves autodiscovered IPv4/IPv6 to ConsulAlex Auvolat2023-04-041-1/+2
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...adrien2021-09-111-2/+4
* New configuration parsing using envy. Added minimal functionnality forLUXEY Adrien2021-08-161-0/+11