添加 Matrix Synapse 批量注册账号脚本

This commit is contained in:
2026-05-29 11:42:42 +08:00
parent b65517c6ad
commit da23d71b21
5 changed files with 391 additions and 0 deletions

View 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"
}