diff options
author | ahriman <ahriman@falte.red> | 2019-03-13 08:49:32 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-03-13 08:49:32 +0000 |
commit | 55fdeef0e883f34e80dfca417a81ec57a31c8cda (patch) | |
tree | 61f64032a80eea2e765315866ba151370c88d945 /misc/toot.json.template | |
download | admin-55fdeef0e883f34e80dfca417a81ec57a31c8cda.tar.gz |
refactor
Diffstat (limited to 'misc/toot.json.template')
-rw-r--r-- | misc/toot.json.template | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/toot.json.template b/misc/toot.json.template new file mode 100644 index 0000000..1bffc99 --- /dev/null +++ b/misc/toot.json.template @@ -0,0 +1,6 @@ +{ + "client_id": "tilde.institute@protonmail.com", + "client_secret": "", + "access_token": "", + "base_url": "https://tilde.zone" +} |