added default region

This commit is contained in:
Hiddify
2024-08-05 17:05:58 +02:00
parent 40428ee908
commit 3ae8b2a71e

View File

@@ -124,6 +124,7 @@ func DefaultConfigOptions() *ConfigOptions {
AllowConnectionFromLAN: false,
},
LogLevel: "warn",
Region: "other",
EnableClashApi: true,
ClashApiPort: 6756,
ClashApiSecret: "",