From 7baee5b892afcddb72a575282c6c8983d477ed44 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sat, 17 Dec 2022 16:19:49 -0500 Subject: introduce concept of registry, start of webfinger impl --- sample-config.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sample-config.toml') 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" -- cgit v1.2.3