修复了英语老师是GitHub copilot的问题

This commit is contained in:
shenjack-5600u 2024-01-27 22:14:42 +08:00
parent d6dfda136f
commit f2efb6b2ff

View File

@ -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,