mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 12:35:46 +00:00
Merge branch '2dust:master' into master
This commit is contained in:
commit
7f92109ef0
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ public class Dns4Sbox
|
|||
public bool? disable_cache { get; set; }
|
||||
public bool? disable_expire { get; set; }
|
||||
public bool? independent_cache { get; set; }
|
||||
public int? cache_capacity { get; set; }
|
||||
public bool? reverse_mapping { get; set; }
|
||||
public string? client_subnet { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue