Reticulum-Go/bindings/python/examples/page-fetch/config.example

22 lines
487 B
Text

# Sample config for librns examples.
# share_instance must be off for an in-process librns host.
#
# Pick a supported public interface from:
# https://directory.rns.recipes/
# Paste one [[Interface]] block under [interfaces] below.
# Local AutoInterface is optional for LAN peers.
[reticulum]
enable_transport = yes
share_instance = no
in_memory_storage = yes
enable_sandbox = no
[logging]
loglevel = 3
[interfaces]
[[Auto Discovery]]
type = AutoInterface
enabled = yes