Add config.js.example
This commit is contained in:
parent
b69c8d831c
commit
da6881d3bc
5
config.js.example
Normal file
5
config.js.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
homeserverUrl: "https://example.xyz",
|
||||
username: "@username:example.xyz",
|
||||
password: "",
|
||||
}
|
Loading…
Reference in a new issue