Author | SHA1 | Message | Date |
---|---|---|---|
Ivan Kushmantsev | d9481e3648 | config: make possible to set absolute paths for TLS cert and key (#3765) | 5 years ago |
Anton Kaliaev | 4c4a95ca53 |
config: Add ValidateBasic (#2485)
* add missing options to config.toml template and docs Refs #2232 * config#ValidateBasic Refs #2232 * [config] timeouts as time.Duration, not ints Why: - native type provides better guarantees than ", in ms" comment (harder to shoot yourself in the leg) - flexibility: you can change units |
6 years ago |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
6 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 6 years ago |
Liamsi | d2c05bc5b9 |
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit
|
6 years ago |
Liamsi | 96a3502126 | delete everything | 6 years ago |
Ethan Frey | 2a9e89b34f | Add basic tests on config, mainly to raise test coverage | 8 years ago |