You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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'
4 years ago
..
config.cpp Remove [netdb] conf and place it under data-dir 4 years ago
config.hpp Remove [netdb] conf and place it under data-dir 4 years ago
definition.cpp Proper support for multiple values @ ConfigDefinition 4 years ago
definition.hpp Proper support for multiple values @ ConfigDefinition 4 years ago
ini.cpp Remove dead code 4 years ago
ini.hpp Remove dead code 4 years ago
key_manager.cpp Organize some constants and default values 4 years ago
key_manager.hpp Prefer fs::path over std::string @ KeyManager 4 years ago