diff options
Diffstat (limited to '')
-rw-r--r-- | sample-config.toml | 2 |
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" |