From eab8a310015ea83087e75a146e34289994ad8f34 Mon Sep 17 00:00:00 2001 From: Izalia Mae Date: Sun, 4 Dec 2022 01:12:58 -0500 Subject: [PATCH] document new commands --- docs/commands.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/commands.md b/docs/commands.md index f8880f6..aea0a82 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -26,11 +26,18 @@ Run the setup wizard to configure your relay. ## Config -List the current configuration key/value pairs +Manage the relay config activityrelay config +### List + +List the current config key/value pairs + + activityrelay config list + + ### Set Set a value for a config option @@ -111,6 +118,13 @@ Remove a domain from the whitelist. activityrelay whitelist remove +### Import + +Add all current inboxes to the whitelist + + activityrelay whitelist import + + ## Instance Manage the instance ban list.