Add template for config.json
This commit is contained in:
parent
ca95e4652d
commit
29cdbbbddb
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"homeserverURL": "https://matrix.org/",
|
||||
"token": "Super secret token! Do not show to anyone! Even your mum! ;)"
|
||||
}
|
Loading…
Reference in New Issue