static KNOWN_KEYS: &[&str; 2]Expand description
Items matched here will not generate an “unknown to tuwunel” warning when
configured. This is important for environment variables which share the
TUWUNEL_ prefix namespace but aren’t config items; match them here in
their split+lowercased format.