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.