mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-13 03:12:16 -04:00
Added option to disable propagation node for pageserving-only nodes
This commit is contained in:
parent
0fb9e180ba
commit
8d72a83411
3 changed files with 68 additions and 13 deletions
|
@ -620,6 +620,12 @@ Determines where the node server will look for hosted pages. Must be a readable
|
|||
Determines where the node server will look for downloadable files. Must be a readable filesystem path.
|
||||
<
|
||||
|
||||
>>>
|
||||
`!disable_propagation = no`!
|
||||
>>>>
|
||||
By default, when Nomad Network is hosting a node, it will also run an LXMF propagation node. If there is already a large amount of propagation nodes on the network, or you simply want to run a pageserving-only node, you can disable running a propagation node.
|
||||
<
|
||||
|
||||
>>>
|
||||
`!message_storage_limit = 2000`!
|
||||
>>>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue