oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.76k stars 220 forks source link

Fix backwards compatible config option handler #2033

Closed jagerman closed 1 year ago

jagerman commented 1 year ago

Without this, old config (with now-irrelevant settings) won't work in newer lokinet, making lokinet fatal error on startup if one of the no-longer-used options is still present.