diff options
| author | Tulir Asokan <tulir@maunium.net> | 2020-09-05 02:31:34 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2020-09-05 02:31:34 +0300 |
| commit | 7f8691585741d64bbe1a91c2c1548560d9ee1ffd (patch) | |
| tree | 6b040f7be16620acf3846510801dada07b0687c0 /example-config.json | |
Initial commit
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" +} |
