Change storage limit specification to megabytes. Added storage stat to node info.

This commit is contained in:
Mark Qvist 2022-07-04 20:05:17 +02:00
parent 247db32033
commit 850f56cac3
4 changed files with 67 additions and 16 deletions

View file

@ -596,9 +596,9 @@ Determines where the node server will look for downloadable files. Must be a rea
<
>>>
`!message_storage_limit = 2`!
`!message_storage_limit = 2000`!
>>>>
Configures the maximum amount of storage, in gigabytes, the LXMF Propagation Node will use to store messages.
Configures the maximum amount of storage, in megabytes, that the LXMF Propagation Node will use to store messages.
<
>>>