Skip to content

Is there any way to disable the page-serving functionality of a node? #525

Discussion options

You must be logged in to vote

Currently not, but if you want to simply run a LXMF propagation node, and write your own system page-serving, you can just run lxmd completely standalone without nomadnet. It's part of the lxmf package, and once installed you just run lxmd:

$ lxmd --help

usage: lxmd [-h] [--config CONFIG] [--rnsconfig RNSCONFIG] [-p] [-i PATH] [-v] [-q] [-s] [--exampleconfig] [--version]

Lightweight Extensible Messaging Daemon

options:
  -h, --help            show this help message and exit
  --config CONFIG       path to alternative lxmd config directory
  --rnsconfig RNSCONFIG
                        path to alternative Reticulum config directory
  -p, --propagation-node
                        run a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by matvik22000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants