aboutsummaryrefslogtreecommitdiff
path: root/sample-config.toml
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-12-17 21:19:49 +0000
committerJulio Capote <jcapote@gmail.com>2022-12-17 21:19:49 +0000
commit7baee5b892afcddb72a575282c6c8983d477ed44 (patch)
tree1dbde5fe9ab9d3d2f46090f0c72fc0246c410879 /sample-config.toml
parent2585e05af116cb95d2d2c36b096345c2b982e39c (diff)
downloadcommunique-7baee5b892afcddb72a575282c6c8983d477ed44.tar.gz
introduce concept of registry, start of webfinger impl
Diffstat (limited to '')
-rw-r--r--sample-config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample-config.toml b/sample-config.toml
index 5f18cc0..2d0423f 100644
--- a/sample-config.toml
+++ b/sample-config.toml
@@ -1,3 +1,5 @@
+domain = "activitybub.xyz"
+
[[handlers]]
name = "sample"
rpc = "cgi"