Create example config file
This commit is contained in:
parent
2546fd7632
commit
496bcad2c2
1 changed files with 6 additions and 0 deletions
6
config.json.example
Normal file
6
config.json.example
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"homeserverUrl": "",
|
||||||
|
"accessToken": "",
|
||||||
|
"storageLocation": "bot.json",
|
||||||
|
"cryptoFolderLocation": "crypto"
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue