1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/constants
Jeff 12eb32a816
add conf.d directory for config overrides (#1410)
* add conf.d directory for config overrides

* refactor llarp::Config

* add explicit constructor with datadir as parameter
* have all config files be passed as std::optional
* make Config::LoadDefault private and use std::optional in Config::Load to remove ambiguity
* update rest of codebase to reflect above changes

* fix pybind

* rename bootstrap config skipBootstrap to seednode as it's more descriptive
* make seednode configurable
* make pybind layer compile
* make pybind layer run
2020-10-21 08:58:08 -04:00
..
defaults.hpp Remove DEBIAN option 2020-05-17 21:29:05 -03:00
evloop.hpp make libuv event loop logic queue size configurable. 2020-06-01 09:17:44 -04:00
files.hpp add conf.d directory for config overrides (#1410) 2020-10-21 08:58:08 -04:00
link_layer.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
path.hpp make libuv event loop logic queue size configurable. 2020-06-01 09:17:44 -04:00
proto.hpp Add "keyfile version" to RouterContact 2019-11-22 14:06:15 -07:00
version.cpp.in Consolidate cmake vars & definitions 2020-04-19 23:16:23 -03:00
version.h The Great Wall of Blame 2020-04-07 12:38:56 -06:00
version.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00