修复了英语老师是GitHub copilot的问题
This commit is contained in:
parent
d6dfda136f
commit
f2efb6b2ff
@ -13,7 +13,7 @@ pub struct Config {
|
|||||||
pub cluster_id: String,
|
pub cluster_id: String,
|
||||||
/// CLUSTER_SECRET
|
/// CLUSTER_SECRET
|
||||||
pub cluster_secret: String,
|
pub cluster_secret: String,
|
||||||
/// CLUSTER_BYOC
|
/// NO_DEMAON
|
||||||
pub no_demaon: bool,
|
pub no_demaon: bool,
|
||||||
// DISABLE_ACCESS_LOG
|
// DISABLE_ACCESS_LOG
|
||||||
// pub disable_access_log: bool,
|
// pub disable_access_log: bool,
|
||||||
|
Loading…
Reference in New Issue
Block a user