From 5ddf9cb201f95d09c631c5d4aff61c57514bbbeb Mon Sep 17 00:00:00 2001 From: orignal Date: Wed, 10 Feb 2021 18:24:56 -0500 Subject: [PATCH] meshnets --- docs/user-guide/configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index 0ee596c..d80deba 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -264,6 +264,14 @@ Option | Description -------------------------------------- | -------------------------------------- persist.profiles | Enable peer profile persisting to disk. Enabled by default +### Meshnets transports + +Option | Description +-------------------------------------- | -------------------------------------- +meshnets.yggdrasil | Support transports through the Yggdrasil +meshnets.yggaddress | Local Yggdrasil's address to publish + + Local addressbook -----------------