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
Jason Rhinelander d03066ee05
Support [dns] no-resolvconf option (ignored by lokinet) for deb compatibility (#1362)
* Add ignored [dns]no-resolvconf option for deb backwards compat

The debs hack a `#no-resolvconf=1` into the config file in 0.7 to allow
a user to disable resolvconf setup during startup by uncommenting it.
That doesn't work anymore since 0.8 errors on invalid config options, so
add it as an ignored option so that 0.7 deb config files can still be
compatible.

* Fix `[dns]upstream` comment not being produced in generated conf file

* fix test

Co-authored-by: Jeff <jeff@i2p.rocks>
4 years ago
..
config.cpp Support [dns] no-resolvconf option (ignored by lokinet) for deb compatibility (#1362) 4 years ago
config.hpp SRV Record handling for introsets (#1331) 4 years ago
definition.cpp Use more user-friendly error messages in config 4 years ago
definition.hpp wire up lns gotnamemessage handler to kitchen sink 4 years ago
ini.cpp initial config overriding on runtime 4 years ago
ini.hpp initial config overriding on runtime 4 years ago
key_manager.cpp initial working code 4 years ago
key_manager.hpp initial working code 4 years ago