mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-18 22:29:49 +03:00
Freedom noises: Change legacy variable name (#4238)
Closes https://github.com/XTLS/Xray-core/issues/4237
This commit is contained in:
@ -25,7 +25,7 @@ message Noise {
|
||||
uint64 length_max = 2;
|
||||
uint64 delay_min = 3;
|
||||
uint64 delay_max = 4;
|
||||
bytes str_noise = 5;
|
||||
bytes packet = 5;
|
||||
}
|
||||
|
||||
message Config {
|
||||
|
Reference in New Issue
Block a user