Files
snippets/matrix-batch-register/config.json.example

6 lines
194 B
JSON

{
"server_url": "https://matrix.tphai.com",
"admin_token": "syt_xxx_yyy_zzz",
"shared_secret": "your_registration_shared_secret_from_homeserver_yaml",
"default_password": "changeme123"
}