6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
|
module.exports = {
|
||
|
homeserverUrl: "https://example.xyz",
|
||
|
username: "@username:example.xyz",
|
||
|
password: "",
|
||
|
}
|