mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
f9db657f64
Default & Required makes no sense: if we have a default it makes no sense to make it required. The previous behaviour when this was specified was to force an (uncommented) value in the config with the value, but this was only used in the test suite. Required & Hidden makes no sense either: if it's required to be specified we definitely don't want to hide it from the generated config file. These are now compile-time failures. |
||
---|---|---|
.. | ||
config.cpp | ||
config.hpp | ||
definition.cpp | ||
definition.hpp | ||
ini.cpp | ||
ini.hpp | ||
key_manager.cpp | ||
key_manager.hpp |