vanish/example.config.json

9 lines
151 B
JSON
Raw Normal View History

2023-01-09 13:23:14 -05:00
{
"homeserver": "https://<DOMAIN.TLD>",
"token": "<TOKEN>",
"user": "@<USER>:<DOMAIN.TLD>",
2023-01-09 15:57:43 -05:00
"time": "<HOUR>",
"key": "<PREFIX>"
2023-01-09 13:23:14 -05:00
}