mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"listen": ":23182",
|
|
"users": {
|
|
"00000000-0000-0000-0000-000000000000": "my_password"
|
|
},
|
|
"certificate": "/path/to/fullchain.cer",
|
|
"private_key": "/path/to/private.key",
|
|
"congestion_control": "bbr",
|
|
"log_level": "info"
|
|
} |