Skip to content

Commit e179d5b

Browse files
committed
1 parent 4d2f320 commit e179d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

v2rayN/ServiceLib/Models/SingboxConfig.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ public class Dns4Sbox
2828
public bool? disable_cache { get; set; }
2929
public bool? disable_expire { get; set; }
3030
public bool? independent_cache { get; set; }
31+
public int? cache_capacity { get; set; }
3132
public bool? reverse_mapping { get; set; }
3233
public string? client_subnet { get; set; }
3334
}

0 commit comments

Comments
 (0)