Update config_server.json

This commit is contained in:
xqzr 2024-10-13 22:34:14 +08:00 committed by GitHub
parent 9ddcaf9c9a
commit f5503d52c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"settings": {
"clients": [
{
"password":"your_password","//": "password"
"password":"your_password","//": "password",
"flow": "xtls-rprx-direct"
}
],