添加 Matrix Synapse 批量注册账号脚本
This commit is contained in:
6
matrix-batch-register/config.json.example
Normal file
6
matrix-batch-register/config.json.example
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"server_url": "https://matrix.tphai.com",
|
||||
"admin_token": "syt_xxx_yyy_zzz",
|
||||
"shared_secret": "your_registration_shared_secret_from_homeserver_yaml",
|
||||
"default_password": "changeme123"
|
||||
}
|
||||
Reference in New Issue
Block a user