diff options
Diffstat (limited to 'example-config.json')
| -rw-r--r-- | example-config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/example-config.json b/example-config.json new file mode 100644 index 0000000..af53451 --- /dev/null +++ b/example-config.json @@ -0,0 +1,4 @@ +{ + "homeserver": "https://example.com", + "access_token": "foo" +} |
