fetch-matrix-access-token/config.js.example
2024-08-25 00:45:37 +02:00

6 lines
114 B
Plaintext

module.exports = {
homeserverUrl: "https://example.xyz",
username: "@username:example.xyz",
password: "",
}