Skip to content

0.9.3

Compare
Choose a tag to compare
@lingawakad lingawakad released this 14 Dec 00:19
c26b518

https://github.com/geoffwhittington/meshtastic-matrix-relay/releases/tag/0.9.3

New config options are as follows:

meshtastic:
  relay_reactions: true # Defaults to false, set to true to enable 

db:
  msg_map: 
    msgs_to_keep: 500 # If set to 0, it will not delete any messages; Defaults to 500
    wipe_on_restart: true # Clears out the message map when the relay is restarted; Defaults to False