fix(shadowsocks-service): fixed build without local-http (#2057)

This commit is contained in:
ty
2025-12-19 15:33:03 +08:00
parent abef33c153
commit 380db70ea7

View File

@@ -1046,7 +1046,7 @@ pub struct LocalConfig {
pub socks5_auth: Socks5AuthConfig,
/// HTTP Authentication configuration
#[cfg(feature = "local")]
#[cfg(feature = "local-http")]
pub http_auth: HttpAuthConfig,
/// Fake DNS record expire seconds