Update config.rs
This commit is contained in:
parent
8dd138c7e2
commit
94057d0df5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue