Reticulum-Go/bindings/python/examples/pageserver/config.example

21 lines
449 B
Text

# Sample config for librns pageserver 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.
[reticulum]
enable_transport = yes
share_instance = no
in_memory_storage = yes
enable_sandbox = no
[logging]
loglevel = 3
[interfaces]
[[Auto Discovery]]
type = AutoInterface
enabled = yes