about summary refs log tree commit diff stats
path: root/misc/toot.json.template
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-03-13 08:49:32 +0000
committerahriman <ahriman@falte.red>2019-03-13 08:49:32 +0000
commit55fdeef0e883f34e80dfca417a81ec57a31c8cda (patch)
tree61f64032a80eea2e765315866ba151370c88d945 /misc/toot.json.template
downloadadmin-55fdeef0e883f34e80dfca417a81ec57a31c8cda.tar.gz
refactor
Diffstat (limited to 'misc/toot.json.template')
-rw-r--r--misc/toot.json.template6
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"
+}