Update config.rs
This commit is contained in:
parent
8dd138c7e2
commit
94057d0df5
@ -123,7 +123,7 @@ macro_rules! serde_field_string {
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, PartialEq, Eq, Debug)]
|
||||
If RS_PUB_KEY is set as an env variable use the env variablepub enum NetworkType {
|
||||
pub enum NetworkType {
|
||||
Direct,
|
||||
ProxySocks,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user