added default region
This commit is contained in:
@@ -124,6 +124,7 @@ func DefaultConfigOptions() *ConfigOptions {
|
|||||||
AllowConnectionFromLAN: false,
|
AllowConnectionFromLAN: false,
|
||||||
},
|
},
|
||||||
LogLevel: "warn",
|
LogLevel: "warn",
|
||||||
|
Region: "other",
|
||||||
EnableClashApi: true,
|
EnableClashApi: true,
|
||||||
ClashApiPort: 6756,
|
ClashApiPort: 6756,
|
||||||
ClashApiSecret: "",
|
ClashApiSecret: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user