lokinet/llarp/config
Jeff 0e1e0aaef3
allow for relative file paths in config (#1432)
* llarp::Config constructor can take an empty fs::path now and it will default to fs::current_path
* llarp::ensureConfig now throws on fs error
* updates to daemon/main.cpp to reflect changes to llarp::ensureConfig's new throwability
* dowse parts of the code with holy water for the 0.8.1 tag
2020-10-30 09:38:17 -04:00
..
config.cpp allow for relative file paths in config (#1432) 2020-10-30 09:38:17 -04:00
config.hpp allow for relative file paths in config (#1432) 2020-10-30 09:38:17 -04:00
definition.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
definition.hpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
ini.cpp add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
ini.hpp add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
key_manager.cpp Config file improvements (#1397) 2020-10-07 18:22:58 -04:00
key_manager.hpp initial working code 2020-07-02 11:07:31 -04:00