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 f9db657f64
Make Default&Required or Required&Hidden compilation failures
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.
2 years ago
..
config.cpp Make [lokid]:rpc setting required in SN mode 2 years ago
config.hpp changeset for windows port 2 years ago
definition.cpp Fix missing option names 2 years ago
definition.hpp Make Default&Required or Required&Hidden compilation failures 2 years ago
ini.cpp Add binary file slurp/dump utility functions 2 years ago
ini.hpp Add binary file slurp/dump utility functions 2 years ago
key_manager.cpp Replace logging with oxen-logger 2 years ago
key_manager.hpp Rename isRouter -> isSNode 3 years ago