Updated documentation

This commit is contained in:
Mark Qvist
2026-07-24 02:44:09 +02:00
parent 00d57a22ee
commit 0f33d71966
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1222,7 +1222,7 @@ The configuration snippet below contains an example of setting these additional
For more fine-grained control over how discovered interfaces are auto-connected, additional options are provided for configuraiton. These are not necessary to set in most cases, but can be useful in certain situations.
* The ``autoconnect_discovered_mode`` options specifies which mode discovered interfaces should be created with when auto-connecting.
* The ``autoconnect_interface_mode`` options specifies which mode discovered interfaces should be created with when auto-connecting.
* The ``autoconnect_announces_to_internal`` option allows you to specify that auto-connected interfaces should propagate announces to ``internal`` mode interfaces, even if the auto-connected interface's mode would normally not allow for this.
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1305,7 +1305,7 @@ network_identity = ~/.reticulum/storage/identities/my_network
</div>
<p>For more fine-grained control over how discovered interfaces are auto-connected, additional options are provided for configuraiton. These are not necessary to set in most cases, but can be useful in certain situations.</p>
<ul class="simple">
<li><p>The <code class="docutils literal notranslate"><span class="pre">autoconnect_discovered_mode</span></code> options specifies which mode discovered interfaces should be created with when auto-connecting.</p></li>
<li><p>The <code class="docutils literal notranslate"><span class="pre">autoconnect_interface_mode</span></code> options specifies which mode discovered interfaces should be created with when auto-connecting.</p></li>
<li><p>The <code class="docutils literal notranslate"><span class="pre">autoconnect_announces_to_internal</span></code> option allows you to specify that auto-connected interfaces should propagate announces to <code class="docutils literal notranslate"><span class="pre">internal</span></code> mode interfaces, even if the auto-connected interfaces mode would normally not allow for this.</p></li>
</ul>
</section>
+1 -1
View File
@@ -1177,7 +1177,7 @@ network_identity = ~/.reticulum/storage/identities/my_network
For more fine-grained control over how discovered interfaces are auto-connected, additional options are provided for configuraiton. These are not necessary to set in most cases, but can be useful in certain situations.
* The `autoconnect_discovered_mode` options specifies which mode discovered interfaces should be created with when auto-connecting.
* The `autoconnect_interface_mode` options specifies which mode discovered interfaces should be created with when auto-connecting.
* The `autoconnect_announces_to_internal` option allows you to specify that auto-connected interfaces should propagate announces to `internal` mode interfaces, even if the auto-connected interfaces mode would normally not allow for this.
## Remote Management
+1 -1
View File
@@ -1222,7 +1222,7 @@ The configuration snippet below contains an example of setting these additional
For more fine-grained control over how discovered interfaces are auto-connected, additional options are provided for configuraiton. These are not necessary to set in most cases, but can be useful in certain situations.
* The ``autoconnect_discovered_mode`` options specifies which mode discovered interfaces should be created with when auto-connecting.
* The ``autoconnect_interface_mode`` options specifies which mode discovered interfaces should be created with when auto-connecting.
* The ``autoconnect_announces_to_internal`` option allows you to specify that auto-connected interfaces should propagate announces to ``internal`` mode interfaces, even if the auto-connected interface's mode would normally not allow for this.