lokinet/llarp/config
Stephen Shelton a66f502ed6
Remove [netdb] conf and place it under data-dir
This does three things:

1) Remove the [netdb] conf section,
2) Rename the subdir 'netdb' -> 'nodedb'
3) Place 'nodedb' under 'data-dir'
2020-04-07 14:28:23 -06:00
..
config.cpp Remove [netdb] conf and place it under data-dir 2020-04-07 14:28:23 -06:00
config.hpp Remove [netdb] conf and place it under data-dir 2020-04-07 14:28:23 -06:00
definition.cpp Proper support for multiple values @ ConfigDefinition 2020-04-07 14:25:20 -06:00
definition.hpp Proper support for multiple values @ ConfigDefinition 2020-04-07 14:25:20 -06:00
ini.cpp Remove dead code 2020-04-07 14:05:11 -06:00
ini.hpp Remove dead code 2020-04-07 14:05:11 -06:00
key_manager.cpp Organize some constants and default values 2020-04-07 14:26:32 -06:00
key_manager.hpp Prefer fs::path over std::string @ KeyManager 2020-04-07 14:25:51 -06:00