fetch-matrix-access-token/config.js.example

6 lines
114 B
Plaintext
Raw Normal View History

2024-08-24 22:45:37 +00:00
module.exports = {
homeserverUrl: "https://example.xyz",
username: "@username:example.xyz",
password: "",
}