Replies: 1 comment 3 replies
-
It's removed. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
原 v4 配置:
"clients": [
{
"id": "DC13312B-7BA7-C1FF-8761-1F452D72F725",
"alterId": 0
}
]
现在 v5 配置
"users": [
"DC13312B-7BA7-C1FF-8761-1F452D72F725"
]
之前的alterId应该配置在哪里?
Beta Was this translation helpful? Give feedback.
All reactions